mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-25 16:49:26 +01:00
footer margin is now dynamic
This commit is contained in:
parent
06efd9da3c
commit
d05b49ec5c
@ -463,7 +463,7 @@ input[type="submit"]:hover,
|
||||
}
|
||||
footer {
|
||||
padding: 30px 0px 30px 20px;
|
||||
margin: 60px 0px 0px;
|
||||
margin: 2.5% 0px 0px;
|
||||
background: #e1e1e1;
|
||||
float: left;
|
||||
width: calc(100% - 20px);
|
||||
|
Loading…
Reference in New Issue
Block a user