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%;
|
text-size-adjust: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: $copy-color;
|
||||||
|
}
|
||||||
|
|
||||||
.bubbles {
|
.bubbles {
|
||||||
background-color: $bg-color-dark;
|
background-color: $bg-color-dark;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue