feat: slight heading style change

This commit is contained in:
Devin Haska 2024-03-01 23:47:09 -08:00
parent 568ece3e95
commit 01647bf930
2 changed files with 5 additions and 0 deletions

View file

@ -13,6 +13,10 @@
max-width: 300px;
}
.catalogue h1 {
transform: none;
}
.catalogue-meta {
text-align: center;
}