Add styling on links
This commit is contained in:
6
static/assets/main.scss
Normal file
6
static/assets/main.scss
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
# Only the main Sass file needs front matter (the dashes are enough)
|
||||
---
|
||||
$content-width: 1000px;
|
||||
|
||||
@import "minima";
|
Reference in New Issue
Block a user