aboutsummaryrefslogtreecommitdiff
path: root/styles
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-05-09 19:27:06 +0700
committerFactiven <[email protected]>2023-05-09 19:27:06 +0700
commit565d68433b0bd19097048dc418073f3acffd95a9 (patch)
treecaeacf5a945fa3c1a69613da036cd44d4839c9ca /styles
parentRevamped 404 page (diff)
downloadmoopa-565d68433b0bd19097048dc418073f3acffd95a9.tar.xz
moopa-565d68433b0bd19097048dc418073f3acffd95a9.zip
Update v3.5.5
Diffstat (limited to 'styles')
-rw-r--r--styles/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/globals.css b/styles/globals.css
index a26fbf3..e6d07e2 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -139,7 +139,7 @@ button {
}
.skip-button {
- @apply bg-white xs:w-28 xs:h-9 w-24 h-7 -right-8 -bottom-7 rounded-md font-karla shadow-xl hover:bg-[#f1f1f1] text-black md:static absolute xs:-right-6 xs:-bottom-5 xs:text-[15px] text-xs md:text-sm;
+ @apply bg-white xs:w-28 xs:h-9 w-24 h-7 -top-12 right-[2%] rounded-md font-karla shadow-xl hover:bg-[#f1f1f1] text-black absolute xs:text-[15px] text-xs md:text-sm;
}
.lds-ellipsis {