Remove commented article margin rule and apply to aside only
This commit is contained in:
parent
0e9a488f10
commit
a9b3b4e765
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ main {
|
|||
background-color: var(--color-green-light);
|
||||
padding-bottom: 2rem;
|
||||
|
||||
/*article, aside { margin-top: 1.3em }*/
|
||||
aside { margin-top: 1.3em }
|
||||
article {
|
||||
.intro {
|
||||
font-size: 1.2rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue