50/50 splitted

This commit is contained in:
legop3
2026-05-14 22:10:09 -04:00
parent fe91d825d6
commit 5123e41ff5
4 changed files with 9 additions and 9 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -11,8 +11,8 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="Roomba Rover" /> <meta name="apple-mobile-web-app-title" content="Roomba Rover" />
<title>Roomba Rover</title> <title>Roomba Rover</title>
<script type="module" crossorigin src="/assets/index-DJ5y_1ZB.js"></script> <script type="module" crossorigin src="/assets/index-BGI3M6ER.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-H2_aYh9X.css"> <link rel="stylesheet" crossorigin href="/assets/index-jcgqUKI2.css">
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
+1 -1
View File
@@ -112,7 +112,7 @@ export default function VipNeatoCard({
</span> </span>
</div> </div>
<div className="grid grid-cols-1 lg:grid-cols-[minmax(0,0.95fr)_minmax(0,1.05fr)] gap-0.5"> <div className="grid grid-cols-1 lg:grid-cols-2 gap-0.5">
<div className="surface-muted grid gap-0.5"> <div className="surface-muted grid gap-0.5">
<p className="text-xs text-slate-300 text-center">Controls</p> <p className="text-xs text-slate-300 text-center">Controls</p>
<button <button