remove custom font
This commit is contained in:
parent
9bb35e7e59
commit
f9200e118c
4 changed files with 2 additions and 100 deletions
|
@ -70,9 +70,8 @@
|
|||
@mixin header-font {
|
||||
color: $style_color;
|
||||
text-shadow: 0 1px 1px #FFF;
|
||||
font-family: 'Yanone', sans-serif;
|
||||
font-size: 24px;
|
||||
line-height: 36px;
|
||||
font-size: 18px;
|
||||
line-height: 42px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue