Coding style decided
This commit is contained in:
12
public/styles/components/_page.scss
Normal file
12
public/styles/components/_page.scss
Normal file
@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Page
|
||||
* Styles for the base Page elements.
|
||||
*
|
||||
* Dependencies:
|
||||
*
|
||||
* Version:
|
||||
* 1.0.0 - 2018/05/05
|
||||
*/
|
||||
.c-page {
|
||||
background: white;
|
||||
}
|
Reference in New Issue
Block a user