Add styling on links

This commit is contained in:
2024-08-04 17:41:39 +02:00
commit d35c46078f
533 changed files with 1299486 additions and 0 deletions

6
static/assets/main.scss Normal file
View File

@ -0,0 +1,6 @@
---
# Only the main Sass file needs front matter (the dashes are enough)
---
$content-width: 1000px;
@import "minima";