From 844760554aa112e63431a890aa8976d66f687314 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sat, 27 Apr 2024 10:16:05 +0700 Subject: [PATCH] Typo --- src/utils/css.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/css.ts b/src/utils/css.ts index 96fe6fb..1736cfb 100644 --- a/src/utils/css.ts +++ b/src/utils/css.ts @@ -302,7 +302,7 @@ a.bx-button.bx-full-width { display: block; color: #ff834b; text-decoration: none; - margin-bottom: px; + margin-bottom: 8px; text-align: center; background: #222; border-radius: 4px;