Skip to content

Commit 001c53a

Browse files
committed
makes border radius styling consistent
1 parent d296ee3 commit 001c53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
flex-direction: column;
7070
gap: .8em;
7171
background: #444b5d;
72-
border-radius: 0;
72+
border-radius: 4px;
7373
padding: .8em;
7474
max-width: 40rem;
7575
margin-top: auto;

0 commit comments

Comments
 (0)