PR-753737: moviendo toda la logica de front-end a src.

This commit is contained in:
2022-04-13 20:12:15 +00:00
parent e5ffd7c61d
commit f7a26dbc6a
13 changed files with 12 additions and 9 deletions

View File

@ -0,0 +1,6 @@
$base-color: #c6538c
$color: rgba(black, 0.88)
body
background-color: $base-color
color: $color