added header_text to billboard.html; restored L+R .container padding after last fix (still 0 T+B)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Disco DeDisco
2026-03-22 15:06:54 -04:00
parent cad3744a57
commit 2fd3ec9ab2
3 changed files with 29 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ body {
max-width: 960px;
width: 100%;
margin: 0 auto;
// padding: 1rem;
padding: 0 1rem;
flex: 1;
.navbar {