feat: add better tag map titles

This commit is contained in:
eggy
2023-02-25 14:22:25 -05:00
parent 0b6b798db4
commit e9497b3cdc
3 changed files with 2 additions and 9 deletions

View File

@@ -18,13 +18,6 @@
position: relative;
}
html,
body,
div#__nuxt {
height: 100%;
width: 100%;
}
:root {
--text-color: #243746;
--bg: #f1e7d0;