From 3c8fbb6581aabd02603cf3876770e526a7b870fd Mon Sep 17 00:00:00 2001 From: Si Nguyen Date: Tue, 16 Nov 2021 15:41:44 +0700 Subject: [PATCH] Update _close.scss --- scss/_close.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_close.scss b/scss/_close.scss index 32a0f68ccd..a0813de8d3 100644 --- a/scss/_close.scss +++ b/scss/_close.scss @@ -1,4 +1,4 @@ -// transparent background and border properties included for button version. +// Transparent background and border properties included for button version. // iOS requires the button element instead of an anchor tag. // If you want the anchor version, it requires `href="#"`. // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile -- 2.47.2