mirror of
https://github.com/KevinMidboe/patlite-tower-lights-controller.git
synced 2025-10-29 17:50:29 +00:00
more margin on footer
This commit is contained in:
@@ -30,6 +30,7 @@ body {
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
touch-action: manipulation;
|
touch-action: manipulation;
|
||||||
margin: 2rem;
|
margin: 2rem;
|
||||||
|
margin-bottom: 4rem;
|
||||||
|
|
||||||
@media screen and (max-width: 750px) {
|
@media screen and (max-width: 750px) {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
@@ -49,7 +50,7 @@ h1 {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
body > div#app > footer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user