mirror of
https://codeberg.org/teddit/teddit
synced 2025-02-16 12:10:36 +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…
x
Reference in New Issue
Block a user