1.6.3
Gusts in MPH and colour scaled
This commit is contained in:
+6
-1
@@ -578,6 +578,9 @@
|
||||
color: #1e1208;
|
||||
margin-bottom: 14px;
|
||||
letter-spacing: -0.01em;
|
||||
max-width: 860px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.utci-about-text {
|
||||
@@ -586,7 +589,9 @@
|
||||
line-height: 1.75;
|
||||
color: #4a3420;
|
||||
margin-bottom: 12px;
|
||||
max-width: 860px; /* keeps line length readable */
|
||||
max-width: 860px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.utci-about-text:last-child {
|
||||
|
||||
Reference in New Issue
Block a user