Delete static/custom.css
All checks were successful
Build and Deploy Zola Site / build (push) Successful in 19s
Build and Deploy Zola Site / deploy (push) Successful in 23s

This commit is contained in:
2025-10-09 15:55:12 +00:00
parent 2fda723ade
commit 213c568a21

View File

@@ -1,7 +0,0 @@
<style>
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Sans+Mono:ital,wght@0,400..700;1,400..700&display=swap');
body, h1, h2, h3, h4, h5, h6 {
font-family: 'Ubuntu Sans Mono', sans-serif;
}
</style>