Skip to content

Commit e7be736

Browse files
committed
chore: fix CSS formatting
1 parent 952a87c commit e7be736

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/styles/agent-setup.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
margin: 0;
5858
}
5959

60-
61-
6260
.cf-banner-items {
6361
display: grid;
6462
grid-template-columns: repeat(3, 1fr);
@@ -2236,8 +2234,6 @@
22362234
border-bottom: none;
22372235
}
22382236

2239-
2240-
22412237
:root[data-theme="dark"] .agent-simple-item {
22422238
border-color: var(--color-cl1-gray-2);
22432239
background: color-mix(in srgb, var(--color-cl1-gray-1) 50%, transparent);
@@ -2293,8 +2289,6 @@
22932289
border-color: var(--color-cl1-orange-2);
22942290
}
22952291

2296-
2297-
22982292
/* ────────────────────────────────────────────────────────────────────
22992293
Agent detail page — Build agents ON Cloudflare footer callout
23002294
──────────────────────────────────────────────────────────────────── */

0 commit comments

Comments
 (0)