mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
mobile css fixes
added media query to detect devices with touchscreen and set --left-column to 100% rather than 500px
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
--font: "Source Sans Pro", 'ui-sans-serif', 'system-ui', "Roboto", sans-serif;
|
||||
--font-mono: 'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace;
|
||||
--font-size: 14px;
|
||||
--left-column: 500px;
|
||||
--highlight-color: #ff00f2;
|
||||
--inactive-color: #005485;
|
||||
--background-color: #000000;
|
||||
|
||||
Reference in New Issue
Block a user