Skip to content

Commit a474947

Browse files
remove the mobile hero top padding too
1 parent 320f6d8 commit a474947

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/HomeHero/styles.module.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@
121121
.hero {
122122
grid-template-columns: minmax(0, 1fr);
123123
gap: 2rem;
124-
padding-top: 1rem;
125124
}
126125

127126
.title {

0 commit comments

Comments
 (0)