Skip to content

Commit

Permalink
chore: add styles.module.css
Browse files Browse the repository at this point in the history
  • Loading branch information
omicsnut committed Oct 2, 2023
1 parent a278b59 commit f9f9868
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions website/src/components/HomepageFeatures/styles.module.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.features {
display: flex;
align-items: center;
padding: 2rem 0;
width: 100%;
}

.featureSvg {
height: 200px;
width: 200px;
}

0 comments on commit f9f9868

Please sign in to comment.