mirror of
https://github.com/mue/mue.git
synced 2026-07-14 04:24:01 +02:00
feat: better error feedback in weather, run prettier + lint
This commit is contained in:
@@ -18,10 +18,7 @@ body {
|
||||
font-size: calc(10px + 2vmin);
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
inset: 0;
|
||||
text-shadow: 0 0 25px rgb(0 0 0 / 30%);
|
||||
display: grid;
|
||||
place-items: center;
|
||||
@@ -123,6 +120,7 @@ body {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
button {
|
||||
margin-bottom: 15px;
|
||||
flex-flow: row !important;
|
||||
|
||||
Reference in New Issue
Block a user