feat: Keep frame only on homepage

This commit is contained in:
2022-01-14 18:29:38 +01:00
parent 4da81e5cf7
commit 49fec15149
2 changed files with 6 additions and 4 deletions

View File

@ -62,9 +62,11 @@ h2
margin: calc(var(--tile)*1.5) auto
h3
border: var(--border-size) var(--border-style) var(--color-highlight)
// display: inline-block
margin: calc(var(--tile)*1.5) auto var(--tile)
.frame
border: var(--border-size) var(--border-style) var(--color-highlight)
padding: var(--tile)
.footer