Added Navbar, Header and App
This commit is contained in:
13
public/styles/elements/_html.scss
Normal file
13
public/styles/elements/_html.scss
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* HTML
|
||||
* Base HTML Settings
|
||||
*
|
||||
* Dependencies:
|
||||
*
|
||||
* Version:
|
||||
* 1.0.0 - 2018/02/23
|
||||
*/
|
||||
html {
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
}
|
Reference in New Issue
Block a user