summaryrefslogtreecommitdiff
path: root/docs/src/components/HomepageFeatures/styles.module.css
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-06-29 09:38:38 -0700
committerTy Dunn <ty@tydunn.com>2023-06-29 09:38:38 -0700
commitf10940772ca5e7317838961e232c945b6307d17d (patch)
treec4198b4c7a4ad373098b63b46ab01bcb7cb684d4 /docs/src/components/HomepageFeatures/styles.module.css
parent3dd320341f5b2bdb4694e0839a90831780754c6e (diff)
downloadsncontinue-f10940772ca5e7317838961e232c945b6307d17d.tar.gz
sncontinue-f10940772ca5e7317838961e232c945b6307d17d.tar.bz2
sncontinue-f10940772ca5e7317838961e232c945b6307d17d.zip
docs updates
Diffstat (limited to 'docs/src/components/HomepageFeatures/styles.module.css')
-rw-r--r--docs/src/components/HomepageFeatures/styles.module.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/src/components/HomepageFeatures/styles.module.css b/docs/src/components/HomepageFeatures/styles.module.css
deleted file mode 100644
index b248eb2e..00000000
--- a/docs/src/components/HomepageFeatures/styles.module.css
+++ /dev/null
@@ -1,11 +0,0 @@
-.features {
- display: flex;
- align-items: center;
- padding: 2rem 0;
- width: 100%;
-}
-
-.featureSvg {
- height: 200px;
- width: 200px;
-}