Skip to content

Commit e35655f

Browse files
committed
Change button radius
Match other rounded buttons
1 parent 56762f3 commit e35655f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ nav.docs-navigation > ul > li {
133133
& > a {
134134
@apply font-semibold;
135135
@apply mb-1.5 px-3 py-2.5 no-underline;
136-
@apply rounded-xl border dark:border-white/15;
136+
@apply rounded-3xl border dark:border-white/15;
137137
}
138138
}
139139

0 commit comments

Comments
 (0)