mirror of
https://github.com/remvze/moodist.git
synced 2026-03-12 07:04:42 +08:00
style: add new font weight for links
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
& a {
|
||||
color: var(--color-foreground);
|
||||
font-weight: 500;
|
||||
text-decoration: none;
|
||||
|
||||
& span {
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
margin-top: 8px;
|
||||
color: var(--color-foreground);
|
||||
font-size: var(--font-sm);
|
||||
font-weight: 500;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user