al6 refine

This commit is contained in:
tengel 2024-12-14 07:46:49 -06:00
parent 6da5b12b8e
commit a9a89d05b3

View file

@ -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 {