Skip to content

Commit 93400b9

Browse files
committed
🎉 feat: reduce border
1 parent 647193f commit 93400b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ button.copy::after {
394394
@apply !bg-transparent !border-0;
395395

396396
& > .container {
397-
@apply relative flex bg-transparent mx-auto px-4 md:px-2 lg:px-0 py-0 mt-4;
397+
@apply relative flex bg-transparent mx-auto px-4 md:px-2 lg:px-0 py-0 mt-2;
398398
max-width: 688px;
399399

400400
& > .menu {

0 commit comments

Comments
 (0)