diff options
| author | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-14 10:30:30 +0700 |
|---|---|---|
| committer | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-14 10:30:30 +0700 |
| commit | 232c8724489ff77081f1e9e2045336accbb66c7f (patch) | |
| tree | b5f46acad539c625578d813a8ea70aa59f31276e /src/styles/globals.css | |
| parent | a98687e62e348a34154f6aa66110c327516d008b (diff) | |
no message
Diffstat (limited to 'src/styles/globals.css')
| -rw-r--r-- | src/styles/globals.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index 95a7a898..0d1f317d 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -7,7 +7,7 @@ html, body { @apply w-screen - text-body-1 + text-body-2 text-gray_r-12 bg-gray_r-1 ; |
