summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
authorRafi Zadanly <rafizadanly@gmail.com>2022-12-17 10:16:35 +0700
committerRafi Zadanly <rafizadanly@gmail.com>2022-12-17 10:16:35 +0700
commitc31bd648ebe0445f067a282e6071938cb90d6459 (patch)
tree2efd01b3fc474450fbe5ab9bd28977bd8f4de006 /src/styles
parentb79c6830a645149c107186ce96f41bceda82a5c6 (diff)
footer font size, header backdrop
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/globals.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index c3776373..f671b229 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -269,7 +269,8 @@ html, body {
@apply
px-4
py-3
- bg-white
+ bg-white/80
+ backdrop-blur-lg
border-b
border-gray-300
sticky