Skip to content

Commit 2a1535d

Browse files
authored
fix border-radius
1 parent b64b077 commit 2a1535d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

53-touch slider/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ body {
5757
color: #fff;
5858
text-decoration: none;
5959
padding: 1rem 1.5rem;
60-
border-radius: 2rem;
60+
border-radius: 30px;
6161
}
6262

6363
.grabbing {

0 commit comments

Comments
 (0)