Skip to content

Commit 4ad0aee

Browse files
rmdevproclaude
andcommitted
Recruiter profile: stack availability bullets vertically
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012HV39kFZSuVujbQjdmbnDf
1 parent 863f819 commit 4ad0aee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

recruiter/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,11 @@
4141
}
4242
.rp-hero .title { font-size: 1.0625rem; color: var(--text); font-weight: 500; margin-bottom: 0.4rem; }
4343
.rp-hero .avail .place { font-size: 0.95rem; color: var(--text); font-weight: 500; margin-bottom: 0.5rem; }
44-
.rp-hero .avail ul { list-style: none; display: flex; flex-wrap: wrap; gap: 0.4rem 1.4rem; }
44+
.rp-hero .avail ul { list-style: none; }
4545
.rp-hero .avail li {
4646
position: relative;
4747
padding-left: 1rem;
48+
margin-bottom: 0.3rem;
4849
font-size: 0.93rem;
4950
line-height: 1.45;
5051
color: var(--text-soft);

0 commit comments

Comments
 (0)