mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-23 23:11:12 +02:00
hero bg change
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
|
||||
.hero {
|
||||
text-align: center;
|
||||
background: #2b273c;
|
||||
background: linear-gradient(45deg, #000001, #65487d);
|
||||
color: #a7a1bd;
|
||||
padding: 2em 1em;
|
||||
margin-bottom: 2em;
|
||||
|
Reference in New Issue
Block a user