feat: 💄 add general rule for links
This commit is contained in:
parent
e5dba0d79d
commit
b2afdf6148
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
a {
|
||||
color: $copy-color;
|
||||
}
|
||||
|
||||
.bubbles {
|
||||
background-color: $bg-color-dark;
|
||||
position: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue