Skip to content

Commit 169e8fc

Browse files
committed
fix: reduce border radius
1 parent af68212 commit 169e8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ blockquote {
128128

129129
.profile {
130130
width: 100px;
131-
border-radius: 15px;
131+
border-radius: 5px;
132132
border: 1px solid #ddd;
133133
padding: .5em 1em;
134134
text-decoration: none;

0 commit comments

Comments
 (0)