move font family to global.css
This commit is contained in:
@@ -38,10 +38,6 @@
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.boticon {
|
||||
|
||||
}
|
||||
|
||||
.mention {
|
||||
color: blue;
|
||||
}
|
||||
@@ -66,10 +62,6 @@ button {
|
||||
background-color: var(--blue-ish);
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: 'system-ui';
|
||||
}
|
||||
|
||||
.post,.self,.status {
|
||||
color: var(--text-color);
|
||||
width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user