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