summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
authorRafi Zadanly <rafizadanly@gmail.com>2022-12-21 17:11:01 +0700
committerRafi Zadanly <rafizadanly@gmail.com>2022-12-21 17:11:01 +0700
commit4e5257d73f18fd76c66cc61f1f09034d12bc02b8 (patch)
tree97178e8e88de99fe89ad6bd437da3a96acaf6f8a /src/styles
parentcbc5837e578ca107f129f8b922efde3fe685c102 (diff)
menu profil saya
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/globals.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index fa117ac1..813b78d0 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -110,6 +110,7 @@ html, body {
leading-none
focus:outline-none
focus:border-yellow_r-9
+ disabled:bg-gray_r-5
;
}
@@ -119,7 +120,8 @@ html, body {
@apply
block
w-fit
- p-3
+ py-3
+ px-6
rounded
border
text-center
@@ -273,8 +275,8 @@ html, body {
top-0
border-b
border-gray_r-7
- shadow-2xl
- shadow-gray_r-1
+ shadow-lg
+ shadow-gray_r-2
z-50
;
}