tangled
alpha
login
or
join now
nichoth.com
/
grain-pwa
forked from
grain.social/grain-pwa
0
fork
atom
WIP PWA for Grain
0
fork
atom
overview
issues
pulls
pipelines
style: change heart color to pink
chadtmiller.com
2 months ago
84b7f685
3ff8a613
+1
-1
1 changed file
expand all
collapse all
unified
split
src
styles
variables.css
+1
-1
src/styles/variables.css
···
8
8
--color-border: #363636;
9
9
--color-accent: #0095f6;
10
10
--color-error: #ed4956;
11
11
-
--color-heart: #ff3040;
11
11
+
--color-heart: #ff6b81;
12
12
13
13
/* Typography */
14
14
--font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;