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