This repository has been archived on 2022-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
minima-dark/assets/css/home.scss

10 lines
151 B
SCSS
Raw Normal View History

2021-06-09 04:00:07 +00:00
---
# This tells Jekyll to compile this page
---
@charset "utf-8";
// Override some variables on the home page
:root {
--content-width: 1180px;
}