Fix table header centre
Tweak cold temprature colours
This commit is contained in:
fraxle
2026-05-25 07:23:31 +01:00
parent 984502c854
commit e9a6cc9912
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -439,11 +439,11 @@
color: #6b4f2a;
font-family: Manrope, sans-serif;
font-size: 12px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.07em;
font-weight: 700;
padding: 14px 12px;
text-align: right;
white-space: nowrap;
}