minima-dark/assets/css/home.scss
2021-06-11 12:42:21 +07:00

11 lines
184 B
SCSS

---
# This tells Jekyll to compile this page
---
@charset "utf-8";
// Override some variables on the home page
:root {
--content-width: 1180px;
--highlight-color: $highlight;
}