mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-10 04:13:11 +00:00
Progress towards autofix working
This commit is contained in:
parent
2ef5b6d54a
commit
86bba69f81
11 changed files with 438 additions and 174 deletions
|
@ -33,6 +33,8 @@ $font-header: 'Lexend Deca',
|
|||
sans-serif;
|
||||
$font-body: 'Secular One',
|
||||
sans-serif;
|
||||
$font-code: 'JetBrains Mono',
|
||||
monospace;
|
||||
|
||||
// Fallback for items that do not yet support the new sass stylesheet system
|
||||
:root {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue