Skip to content

Commit 801506d

Browse files
committed
style: bandeau Bio aligne sur Music/Event
1 parent 7813fc7 commit 801506d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

bio.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@
5454

5555
<div class="text-center max-w-4xl mx-auto px-4 w-full mt-10">
5656
<h1 class="main-title">David KRK</h1>
57-
<h2 class="main-title"
58-
style="display:inline-block;padding:0.25em 0.9em;border:2px solid #00ff66;border-radius:999px;margin-top:0.5rem;">
59-
Bio
60-
</h2>
57+
58+
<div style="max-width:1000px;margin:2rem auto 0 auto;border:3px solid #00ff66;border-radius:20px;
59+
padding:1.5rem 1rem;background:rgba(0,0,0,0.7);">
60+
<h2 class="main-title" style="margin:0;">Bio</h2>
61+
</div>
6162
</div>
6263

6364
<main class="text-center max-w-4xl mx-auto px-4 w-full">

0 commit comments

Comments
 (0)