Removed body style override
This commit is contained in:
@ -3,7 +3,6 @@
|
|||||||
// -----------------------------------------------------
|
// -----------------------------------------------------
|
||||||
|
|
||||||
// Variables =================================================================
|
// Variables =================================================================
|
||||||
@navbar-height: 45px;
|
|
||||||
|
|
||||||
|
|
||||||
// Document ===================================================================
|
// Document ===================================================================
|
||||||
@ -15,12 +14,6 @@ html {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
|
||||||
color: #666;
|
|
||||||
background: #e8e8e8;
|
|
||||||
min-height: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
[class^="fa-"],
|
[class^="fa-"],
|
||||||
[class*="fa-"] {
|
[class*="fa-"] {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
Reference in New Issue
Block a user