Fix: minor
This commit is contained in:
parent
9dd3cd43c1
commit
39b11685b4
|
@ -302,8 +302,8 @@ input:invalid {
|
||||||
}
|
}
|
||||||
/************ content ***********/
|
/************ content ***********/
|
||||||
#sections > * {
|
#sections > * {
|
||||||
padding: 1rem 1rem;
|
|
||||||
margin: 0 0.7rem;
|
margin: 0 0.7rem;
|
||||||
|
padding: 1rem;
|
||||||
}
|
}
|
||||||
#sections > :not(:first-child) {
|
#sections > :not(:first-child) {
|
||||||
border-top: 2px solid hsl(0, 0%, 80%);
|
border-top: 2px solid hsl(0, 0%, 80%);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user