Formatting. - DevilBro
This commit is contained in:
parent
de69ea470e
commit
ec06a3f642
7 changed files with 31 additions and 27 deletions
|
@ -58,4 +58,4 @@
|
|||
font-style: italic;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
scroll-snap-type: y mandatory;
|
||||
overflow: scroll;
|
||||
height: 100vh;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
a {
|
||||
color: #DCDCDC;
|
||||
color: #dcdcdc;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
@ -12,5 +12,5 @@ a:hover {
|
|||
}
|
||||
|
||||
a:active {
|
||||
color: #A9A9A9;
|
||||
}
|
||||
color: #a9a9a9;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue