remotes/1693045480750635534/spooky-22
kek7198 2021-12-11 16:32:56 -06:00
parent 4688617100
commit 1151f38ae6
2 changed files with 2 additions and 2 deletions

View File

@ -192,7 +192,7 @@
<link rel="stylesheet" href="{{ ASSET_URL }}">
{% endassets %}
<link rel="stylesheet" href="/assets/css/mistletoe.css?v=20">
<link rel="stylesheet" href="/assets/css/mistletoe.css?v=21">
{% if v %}
<style>:root{--primary:#{{v.themecolor}}}</style>

View File

@ -27,7 +27,7 @@ module.exports = {
green: colors.green,
red: colors.red,
yellow: colors.amber,
blue: colors.sky,
blue: colors.sky
},
fontFamily: {
'sans-serif': ['Helvetica Neue', '-apple-system', 'BlinkMacSystemFont', 'Tahoma', 'Segoe UI', 'Helvetica', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'],