mirror of
https://github.com/minoplhy/minima-dark.git
synced 2024-11-14 15:47:10 +00:00
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;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user