mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
footer margin is now dynamic
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user