Style tweaks

This commit is contained in:
2021-11-12 21:48:35 +03:00
parent 9ae1a6571f
commit 74671a1d90
3 changed files with 9 additions and 4 deletions

View File

@@ -107,7 +107,8 @@
justify-content: space-evenly;
justify-items: center;
flex-wrap: wrap;
margin-top: 18vh;
align-items: center;
height: 100%;
}
.startbtns > div {

View File

@@ -1,9 +1,13 @@
html, body, #sapper {
html, body {
position: relative;
width: 100%;
height: 100%;
}
#sapper {
height: 100%;
}
body {
color: #333;
margin: 0;

View File

@@ -1,8 +1,8 @@
{
"background_color": "#ffffff",
"theme_color": "#333333",
"name": "TODO",
"short_name": "TODO",
"name": "StudyBuddy.top",
"short_name": "StudyBuddy",
"display": "minimal-ui",
"start_url": "/",
"icons": [