Skip to content

Commit 9ae3aef

Browse files
Aditya PutatundaAditya Putatunda
authored andcommitted
transport_figure1
1 parent 842ac4b commit 9ae3aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
.section-panel h2 { font-family: var(--serif); font-size: 1.15rem; font-weight: 600; line-height: 1.35; margin-bottom: 0.65rem; letter-spacing: -0.01em; }
7272
.section-pitch { font-size: 0.84rem; color: var(--text-muted); line-height: 1.65; margin-bottom: 1.1rem; }
7373
.panel-figure { width: 100%; min-height: 100px; max-height: 200px; background: var(--border-light); border: 1px dashed var(--border); border-radius: 3px; display: flex; align-items: center; justify-content: center; font-size: 0.72rem; color: var(--text-light); margin-bottom: 1.1rem; overflow: hidden; }
74-
.panel-figure.has-image { border-style: solid; background: var(--border-light); }
74+
.panel-figure.has-image { border: none; background: none; }
7575
.panel-figure img { width: 100%; height: auto; max-height: 200px; object-fit: contain; display: block; }
7676
.panel-tags { display: flex; flex-wrap: wrap; gap: 0.35rem; margin-bottom: 1rem; }
7777
.tag { font-size: 0.65rem; font-weight: 600; padding: 0.15rem 0.5rem; border-radius: 2px; letter-spacing: 0.02em; }

0 commit comments

Comments
 (0)