aboutsummaryrefslogtreecommitdiff
path: root/src/components/HomepageFeatures/styles.module.css
diff options
context:
space:
mode:
authorNick Tchayka <nick@booster.cloud>2023-09-05 13:20:16 +0100
committerNick Tchayka <nick@booster.cloud>2023-09-05 13:20:16 +0100
commitfb6896019a999e939dd7f12196722e55bf852e1b (patch)
tree7aa05fecdd42fc35648ab8121c1c6267086dab6b /src/components/HomepageFeatures/styles.module.css
parent9223e88e748c8155a2313d545b07938c4787b229 (diff)
downloadneohaskell.github.io-fb6896019a999e939dd7f12196722e55bf852e1b.tar.gz
neohaskell.github.io-fb6896019a999e939dd7f12196722e55bf852e1b.tar.bz2
neohaskell.github.io-fb6896019a999e939dd7f12196722e55bf852e1b.zip
Add features
Diffstat (limited to 'src/components/HomepageFeatures/styles.module.css')
-rw-r--r--src/components/HomepageFeatures/styles.module.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/components/HomepageFeatures/styles.module.css b/src/components/HomepageFeatures/styles.module.css
index b248eb2..e69de29 100644
--- a/src/components/HomepageFeatures/styles.module.css
+++ b/src/components/HomepageFeatures/styles.module.css
@@ -1,11 +0,0 @@
-.features {
- display: flex;
- align-items: center;
- padding: 2rem 0;
- width: 100%;
-}
-
-.featureSvg {
- height: 200px;
- width: 200px;
-}