Skip to content

Commit 6691f01

Browse files
committed
Updated the width of the pick a song columns
1 parent d5b7e34 commit 6691f01

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
@@ -262,7 +262,7 @@ <h2>Picking A Song</h2>
262262
<div style="display: flex; gap: 80px; margin: 10%; margin-top: 0; align-items: flex-start;">
263263

264264
<!-- Left side container -->
265-
<div style="flex: 1;">
265+
<div style="width: 50%;">
266266
<!-- Useful Resources card -->
267267
<div style="width: 100%; text-align: left; background: rgba(255, 255, 255, 0.95); border-radius: 15px; padding: 35px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); border: 3px solid rgba(124, 58, 237, 0.4);">
268268
<p>We have a pile of songs, already, <strong>but</strong> since I didn't have a company AI account, I figured out there are hundreds of songs in the public domain.</p>

0 commit comments

Comments
 (0)