chore: remove unused snowburst one font (#10863)

This commit is contained in:
Michel Heusschen
2024-07-04 23:15:54 +02:00
committed by GitHub
parent 10ea894186
commit e32ce82179
5 changed files with 0 additions and 14 deletions
-5
View File
@@ -40,11 +40,6 @@
ascent-override: 100%;
}
@font-face {
font-family: 'Snowburst One';
src: url('$lib/assets/fonts/SnowburstOne-Regular.ttf') format('truetype');
}
:root {
font-family: 'Overpass', sans-serif;
/* Used by layouts to ensure proper spacing between navbar and content */
Binary file not shown.
-1
View File
@@ -24,7 +24,6 @@ module.exports = {
'immich-dark-warning': 'rgb(var(--immich-dark-warning) / <alpha-value>)',
},
fontFamily: {
'immich-title': ['Snowburst One', 'cursive'],
'immich-mono': ['Overpass Mono', 'monospace'],
},
spacing: {