This commit is contained in:
Patrick Alvin Alcala 2026-01-30 11:48:35 +08:00
parent 51161808ae
commit ed7f12cac4
22 changed files with 162 additions and 113 deletions

View file

@ -1,8 +1,8 @@
@use '/src/styles/variables.sass' as vars
@use '../../configs/design/colors.sass' as colors
@use '/src/styles/fonts.sass' as fonts
.body
color: vars.$textColor
color: colors.$white
.inter
@extend .body