forked from 00dani/lemoncurry
Whoops, fix the styling for the footer so it actually clears the margin from the last paragraph
This commit is contained in:
parent
6313664e53
commit
d95422ea45
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ body
|
||||||
text-align center
|
text-align center
|
||||||
> p
|
> p
|
||||||
margin-right 1rem
|
margin-right 1rem
|
||||||
p:last-child
|
&:last-child
|
||||||
margin-right 0
|
margin-right 0
|
||||||
|
|
||||||
.card
|
.card
|
||||||
|
|
Loading…
Reference in a new issue