Skip to content

Commit b5f846c

Browse files
committed
feat: Added a border radius to buttons
1 parent 60cc8e7 commit b5f846c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/frosh/2025/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ h3 {
5959
/* Structure */
6060
width: clamp(8rem, 22vw, 10rem);
6161
aspect-ratio: 6 / 1;
62+
border-radius: 10px;
6263

6364
/* Text */
6465
display: flex;

0 commit comments

Comments
 (0)