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
commit479cacba2ee9e6baa6e2564ff507ff6f328f0bd3 (patch)
treecfad544bbf27485206c470e269203578c39a90df /docs/src/components/HomepageFeatures/styles.module.css
parentb9e1ff3a1a2ea76a2a2ca754ee25df551381bbc6 (diff)
downloadsncontinue-479cacba2ee9e6baa6e2564ff507ff6f328f0bd3.tar.gz
sncontinue-479cacba2ee9e6baa6e2564ff507ff6f328f0bd3.tar.bz2
sncontinue-479cacba2ee9e6baa6e2564ff507ff6f328f0bd3.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;
-}