Update font variables to use system font stack
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
.tweet-content {
|
||||
font-family: $font_3;
|
||||
font-family: $font_stack;
|
||||
line-height: 1.3em;
|
||||
pointer-events: all;
|
||||
display: inline;
|
||||
|
||||
Reference in New Issue
Block a user