Change footer hover color
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
eeaab99460
commit
562152ec52
2
app.scss
2
app.scss
@ -19,7 +19,7 @@ $theme-dark: (
|
|||||||
text-title: #fafafa,
|
text-title: #fafafa,
|
||||||
text-subtitle: #f5f5f5,
|
text-subtitle: #f5f5f5,
|
||||||
card-shadow: rgba(0, 0, 0, 0.4),
|
card-shadow: rgba(0, 0, 0, 0.4),
|
||||||
a-hover: #ffdd57
|
a-hover: #f5f5f5
|
||||||
);
|
);
|
||||||
|
|
||||||
/* raleway-regular - latin */
|
/* raleway-regular - latin */
|
||||||
|
Loading…
Reference in New Issue
Block a user