Add 'assets/css/home.scss'
This commit is contained in:
parent
6bf861f776
commit
98a496d899
10
assets/css/home.scss
Normal file
10
assets/css/home.scss
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
# This tells Jekyll to compile this page
|
||||||
|
---
|
||||||
|
|
||||||
|
@charset "utf-8";
|
||||||
|
|
||||||
|
// Override some variables on the home page
|
||||||
|
:root {
|
||||||
|
--content-width: 1180px;
|
||||||
|
}
|
Reference in New Issue
Block a user