Skip to content

Commit a01f32d

Browse files
committed
fix: smaller logo
1 parent da21a81 commit a01f32d

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

src/components/HomepageFeatures/styles.module.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,3 @@
44
padding: 2rem 0;
55
width: 100%;
66
}
7-
8-
.featureSvg {
9-
height: 200px;
10-
width: 200px;
11-
}

src/pages/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818

1919
.heroLogo {
20-
max-width: 25rem;
20+
max-width: 12rem;
2121
width: 100%;
2222
}
2323

0 commit comments

Comments
 (0)