FIX: logo en producto

This commit is contained in:
2020-05-29 18:47:14 -04:00
parent 3d270b1e8d
commit cf7538913a
10 changed files with 101 additions and 517 deletions

View File

@ -1,14 +1,3 @@
/* line 3, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/faqs.scss */
#faq {
background-color: #a7a9ab;
color: white;
padding-top: 3rem;
padding-bottom: 4rem;
}
#faq { background-color: #a7a9ab; color: white; padding-top: 3rem; padding-bottom: 4rem; }
/* line 10, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/faqs.scss */
#faq .header, #faq .title, #faq .content {
color: inherit;
}
/*# sourceMappingURL=faqs.css.map */
#faq .header, #faq .title, #faq .content { color: inherit; }