3.3.2.3
Fix bottom panels Add semi-cloud icons
This commit is contained in:
+3
-2
@@ -1277,14 +1277,15 @@
|
||||
}
|
||||
|
||||
.utci-about {
|
||||
flex: 0 0 920px;
|
||||
flex: 2 1 0;
|
||||
min-width: 0;
|
||||
padding: 24px 28px;
|
||||
background: #fdf8ee;
|
||||
border: 1.5px solid #c9b08a;
|
||||
}
|
||||
|
||||
.utci-reading-box {
|
||||
flex: 1;
|
||||
flex: 1 1 0;
|
||||
min-width: 0;
|
||||
padding: 24px 28px;
|
||||
background: #fdf8ee;
|
||||
|
||||
Reference in New Issue
Block a user