padding to margin
This commit is contained in:
parent
de221dd982
commit
d8b2136707
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
#content > ul > li > a {
|
#content > ul > li > a {
|
||||||
padding: 1rem;
|
margin: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* we really want to make sure this doesn't stick around when colors load in regardless of when/how colors get loaded in*/
|
/* we really want to make sure this doesn't stick around when colors load in regardless of when/how colors get loaded in*/
|
||||||
|
|
Loading…
Reference in a new issue