Remove header class for element in Location block.

This commit is contained in:
Cutieguwu
2025-08-20 17:04:42 -04:00
parent 5ba0e0408a
commit aafa982faf
21 changed files with 21 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
border-radius: var(--border-radius-leaf);
text-align: center;
> .header {
> header h4 {
font-weight: bold;
margin: 0 0 0.5rem;
}