File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 150
150
}
151
151
}
152
152
]
153
- }
153
+ }
Original file line number Diff line number Diff line change @@ -127,4 +127,4 @@ layout: base.njk
127
127
{% endfor %}
128
128
</div >
129
129
</div >
130
- </div >
130
+ </div >
Original file line number Diff line number Diff line change 6
6
/* Import fonts */
7
7
@import url (
'https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Space+Grotesk:[email protected] &display=swap' );
8
8
@import url ('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap' );
9
- @import url ('https://fonts.googleapis.com/css2?family=Acid+Grotesk:wght@400;500;600;700&display=swap' );
10
9
11
10
/* Base styles and resets - no need to import normalize.css as we're using normalize.min.css from static/css */
12
11
* ,
You can’t perform that action at this time.
0 commit comments