Skip to content

Commit

Permalink
Update rt-ai-html.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ledangtrung committed Dec 13, 2024
1 parent 15e26ee commit 5212039
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion css/rt-ai-html.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@
display: flex;
flex-wrap: wrap;
gap: clamp(0.5rem, 2vw, 1rem);
margin-top: 1.5rem;
margin-inline: auto;
margin-block: 1.5rem;
width: 100%;
}

/* Button classes */
Expand Down

0 comments on commit 5212039

Please sign in to comment.