Fixed css and created the washing reservation index for app

This commit is contained in:
frederikpyt
2020-07-30 10:11:52 +02:00
parent 4a1002edf3
commit 06346d9675
8 changed files with 38 additions and 37 deletions
-1
View File
@@ -6592,7 +6592,6 @@ main {
margin-left: -1rem;
margin-top: 0;
width: calc(100% + 1rem);
text-align: center;
margin-bottom: 0;
font-size: 1.15em;
}
+4
View File
@@ -6618,6 +6618,10 @@ main {
font-size: 12vw;
}
h2 {
font-size: 10vw;
}
h3 {
font-size: 8vw;
}