mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 08:43:02 +00:00
Fix for I'm a dumbass.
This commit is contained in:
@@ -77,11 +77,11 @@ header {
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
max-height: 600px;
|
max-height: 400px;
|
||||||
|
|
||||||
.tablet({
|
.tablet({
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
max-height: 400px;
|
max-height: 800px;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
padding: 0.3em 0;
|
padding: 0.3em 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user