al6 refine
This commit is contained in:
parent
6da5b12b8e
commit
a9a89d05b3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
:root {
|
||||
--nord:#1f2232;
|
||||
--nord:#242933;
|
||||
--one:#b8c0e0;
|
||||
--two:#a5adcb;
|
||||
--three:#929ab6;
|
||||
|
|
@ -94,7 +94,7 @@ h1 {
|
|||
}
|
||||
.description {
|
||||
color:var(--four);
|
||||
margin:20px 0 20px;
|
||||
margin:20px 0 0;
|
||||
display:block;
|
||||
}
|
||||
.title + .description {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue