Bump version and adjust CSS
This commit is contained in:
parent
7c55b96cf1
commit
21e317955a
4 changed files with 7 additions and 4 deletions
|
@ -28,11 +28,10 @@
|
|||
body {
|
||||
color: var(--text-light);
|
||||
background-color: var(--bg-light);
|
||||
margin: 2em auto;
|
||||
margin: auto auto;
|
||||
max-width: 640px;
|
||||
padding: 1em;
|
||||
line-height: 1.4;
|
||||
text-align: justify;
|
||||
font-family: serif;
|
||||
min-height: 85vh;
|
||||
display: flex;
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"display": "minimal-ui",
|
||||
"display": "fullscreen",
|
||||
"scope": "/",
|
||||
"background_color": "#f5f0e1",
|
||||
"theme_color": "#f85552"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue