1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-09 08:02:24 +02:00

hero bg change

This commit is contained in:
Kushagra Gour
2021-06-13 10:32:01 +05:30
committed by GitHub
parent 489d2aae02
commit 9f5fd294c7

View File

@ -131,7 +131,7 @@
.hero { .hero {
text-align: center; text-align: center;
background: #2b273c; background: linear-gradient(45deg, #000001, #65487d);
color: #a7a1bd; color: #a7a1bd;
padding: 2em 1em; padding: 2em 1em;
margin-bottom: 2em; margin-bottom: 2em;