mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Don't apply the font-style and font-weight a second time in the mixin
This commit is contained in:
parent
7626ab325b
commit
095b4f54a8
1 changed files with 0 additions and 2 deletions
2
resources/assets/sass/_fonts.scss
vendored
2
resources/assets/sass/_fonts.scss
vendored
|
@ -13,6 +13,4 @@
|
|||
|
||||
@mixin font-sans {
|
||||
font-family: OpenSans-Regular, Arial, Helvetica, sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue