Widen mobile panels 72% → 88%, stretch profile tabs horizontally
- Mobile panel max-width: 72% → 88% (6% margins each side) - Profile tabs: flex:1 with justify-content:center, fill available width - Cache buster style.css v=13 → v=14
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta name="theme-color" content="#0d1117">
|
||||
<title>Hermes Command Center</title>
|
||||
<link rel="stylesheet" href="/static/style.css?v=13">
|
||||
<link rel="stylesheet" href="/static/style.css?v=14">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
|
||||
Reference in New Issue
Block a user