Testing some designs
This commit is contained in:
13
public/styles/components/_clear-section.scss
Normal file
13
public/styles/components/_clear-section.scss
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Clear section
|
||||
* Simple section that is designed to clear pass the navbar. Can also be used
|
||||
* to add a little spacing between sections.
|
||||
*
|
||||
* Dependencies:
|
||||
*
|
||||
* Version:
|
||||
* 1.0.0 - 2018/06/05
|
||||
*/
|
||||
.c-clear-section {
|
||||
height: 20vh;
|
||||
}
|
Reference in New Issue
Block a user