mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-09 04:25:12 +00:00
🖌️ fix order of rule set (#99)
Co-authored-by: Tatiana Mac <github@tatianamac.com>
This commit is contained in:
parent
fa5ce187f0
commit
6fa24fa1dc
@ -57,11 +57,11 @@
|
||||
.box {
|
||||
background: black;
|
||||
color: white;
|
||||
grid-column: span 2;
|
||||
height: auto;
|
||||
margin: 1rem 0.5rem;
|
||||
padding: 1rem;
|
||||
grid-column: span 2;
|
||||
|
||||
|
||||
a {
|
||||
color: white;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user