🖌️ fix order of rule set (#99)

Co-authored-by: Tatiana Mac <github@tatianamac.com>
This commit is contained in:
EJ Mason 2020-03-19 16:28:22 -07:00 committed by GitHub
parent fa5ce187f0
commit 6fa24fa1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,10 +57,10 @@
.box {
background: black;
color: white;
grid-column: span 2;
height: auto;
margin: 1rem 0.5rem;
padding: 1rem;
grid-column: span 2;
a {
color: white;