mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
cover with optional buttons
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
&.yellow {
|
||||
color: black;
|
||||
color: black !important;
|
||||
background-color: $yellow;
|
||||
}
|
||||
&:hover {
|
||||
@@ -211,7 +211,6 @@
|
||||
// mobile styles, remove overlay buttons
|
||||
@media only screen and (max-width: 992px) {
|
||||
font-size: 22pt !important;
|
||||
.cell.plain, .cell.small { display: none; }
|
||||
max-width: 100vw;
|
||||
padding: 0 40px 80px 40px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user