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