Removed lato font
This commit is contained in:
@ -2,15 +2,12 @@
|
|||||||
// Sahat Yalkabov
|
// Sahat Yalkabov
|
||||||
// -----------------------------------------------------
|
// -----------------------------------------------------
|
||||||
|
|
||||||
@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700");
|
|
||||||
|
|
||||||
// Variables =================================================================
|
// Variables =================================================================
|
||||||
@navbar-height: 45px;
|
@navbar-height: 45px;
|
||||||
|
|
||||||
|
|
||||||
// Global =====================================================================
|
// Global =====================================================================
|
||||||
body {
|
body {
|
||||||
font-family: "Lato", sans-serif;
|
|
||||||
color: #666;
|
color: #666;
|
||||||
background: #e8e8e8;
|
background: #e8e8e8;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
|
Reference in New Issue
Block a user