Commit Graph

11 Commits

Author SHA1 Message Date
efim 8ff2ec3766 feat(18): displaying + for positive month comparison
wrapping + into span inline, to make it behave like part of
surrounding text in a div, somewhat ok
2024-03-14 14:10:23 +00:00
efim 843c71946f feat(18): desktop styling close enough 2024-03-14 13:51:32 +00:00
efim 51e3629fa5 feat(18): resize without transform, hover states
using transform influences text size, and size of rounded corners

current way hardcodes 8rem for the columns,
maybe i'll pass it as parameter when start doing desktop, i don't know
feels like not a good choice overall, but yeah
2024-03-14 13:04:30 +00:00
efim e81a22dd10 feat(18): adding dynamic data 2024-03-13 17:08:03 +00:00
efim 269cb2967c feat(18): total this month part styled 2024-03-13 16:42:03 +00:00
efim 6b764ae61b fix(18): prettifying styles 2024-03-13 16:07:32 +00:00
efim 44c89e6559 feat(18): google fonts fix
maybe they stopped working without tracking?
2024-03-13 15:57:42 +00:00
efim a541a2dac2 feat(18): spending bars curDay color 2024-03-13 15:25:25 +00:00
efim ff7baa0a24 feat(18): initial spending columns component
tailwind doesn't seem to allow scale-y-[var(--the-var)]
maybe that's just the scale thing

overall, still setting style variables, this time with css blocks,
i suppose that's ok
2024-03-13 15:15:10 +00:00
efim 623d05da91 feat(18): basic templates 2024-03-13 12:58:26 +00:00
efim 8601288230 feat(18): colors and fonts to tailwind 2024-03-12 09:00:57 +00:00