mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-30 00:04:06 -06:00
💄 monitor colors are trolling me
This commit is contained in:
parent
d85d279b3b
commit
86d32c191e
@ -12,7 +12,7 @@ $secondary-color: rgb(73, 144, 191);
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
&-text {
|
&-text {
|
||||||
text-align: center;
|
text-align: center;#
|
||||||
margin: 4px 0;
|
margin: 4px 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -100,7 +100,6 @@ $secondary-color: rgb(73, 144, 191);
|
|||||||
margin: 0px 24px;
|
margin: 0px 24px;
|
||||||
}
|
}
|
||||||
li:before {
|
li:before {
|
||||||
background-color: #111;
|
|
||||||
content: '\2713';
|
content: '\2713';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: green;
|
color: green;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user