Paleta de colores para SASS

This commit is contained in:
2020-05-26 23:02:13 -04:00
parent 6cc02239f9
commit 168fbbcb09
26 changed files with 385 additions and 296 deletions

View File

@ -1,5 +1,7 @@
@import 'pallete';
#faq {
background-color: #5d5d5d;
background-color: $gris-medio;
color: white;
padding-top: 3rem;