Derp
This commit is contained in:
parent
0aa3d40604
commit
f3d9c582be
File diff suppressed because one or more lines are too long
|
@ -5,7 +5,6 @@ production stylesheet in assets/built/screen.css using: gulp dev
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/* Lib - Local component imports
|
/* Lib - Local component imports
|
||||||
/* ---------------------------------------------------------- */
|
/* ---------------------------------------------------------- */
|
||||||
|
|
||||||
|
@ -22,13 +21,9 @@ production stylesheet in assets/built/screen.css using: gulp dev
|
||||||
@import "components/buttons.css";
|
@import "components/buttons.css";
|
||||||
|
|
||||||
|
|
||||||
/* Main - Theme styles
|
/* Main - Your styles here! Edit below
|
||||||
/* ---------------------------------------------------------- */
|
/* ---------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
||||||
/* Your styles here! Edit below */
|
|
||||||
|
|
||||||
|
|
||||||
/* Global */
|
/* Global */
|
||||||
.inner {
|
.inner {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue