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:
@@ -2,7 +2,6 @@
|
||||
:root {
|
||||
--font: "Source Sans Pro", 'ui-sans-serif', 'system-ui', sans-serif;
|
||||
--font-size: 16px;
|
||||
--left-column: 500px;
|
||||
--highlight-color: #8a3df6; /* Purple color */
|
||||
--inactive-color: #404040; /* Darker shade of gray */
|
||||
--background-color: #000000; /* Black */
|
||||
|
||||
Reference in New Issue
Block a user