font
This commit is contained in:
parent
fc2f66a6b3
commit
e06c1d57fc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
/* header */
|
||||
|
||||
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
|
||||
#logo {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
font-size: 1.7em;
|
||||
font-family: Times;
|
||||
font-family: Montserrat;
|
||||
color: #fff;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: -1px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue