mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 14:12:40 +00:00
move padding to a more deserving place
This commit is contained in:
@@ -22,6 +22,7 @@ body {
|
||||
}
|
||||
|
||||
:where(.admin) {
|
||||
padding-bottom : 50px;
|
||||
header {
|
||||
padding : 20px 0px;
|
||||
margin-bottom : 30px;
|
||||
@@ -36,7 +37,6 @@ body {
|
||||
hr { margin : 30px 0px; }
|
||||
|
||||
:where(.container) {
|
||||
padding-bottom : 50px;
|
||||
input {
|
||||
height : 33px;
|
||||
padding : 0px 10px;
|
||||
|
||||
Reference in New Issue
Block a user