grid fix 3

This commit is contained in:
2025-11-19 21:12:39 +01:00
parent 5bdfbacc3c
commit 850d810cb3
2 changed files with 9 additions and 5 deletions

View File

@@ -23,6 +23,12 @@
margin: 0 auto;
}
h1 {
color: #333;
font-size: 28px;
margin-bottom: 8px;
}
.header {
background: rgba(255, 255, 255, 0.95);
border-radius: 12px;
@@ -47,11 +53,7 @@
text-decoration: underline;
}
h1 {
color: #333;
font-size: 28px;
margin-bottom: 8px;
}
.room-info {
color: #666;