Add texture padder tool
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* Component – Hero section */
|
||||
|
||||
.hero {
|
||||
padding: 2.5rem 0 2rem;
|
||||
padding: var(--gap) 0;
|
||||
}
|
||||
|
||||
.hero h1 {
|
||||
|
||||
Reference in New Issue
Block a user