diff options
| author | Lyssa | 2026-01-15 09:17:26 +0000 |
|---|---|---|
| committer | Lyssa | 2026-01-15 09:17:26 +0000 |
| commit | 3d05031c5d589432416050b07c3e6c0ce7d2ff0e (patch) | |
| tree | bf68a9c4deead10b2cdf202188ec6b6b54421334 /src/components/HomepageFeatures/styles.module.css | |
| parent | 219a9b967d8bc98f1c67c289e880daa3d10dea04 (diff) | |
| download | massgrave.dev-3d05031c5d589432416050b07c3e6c0ce7d2ff0e.zip | |
Fix broken anchors, fix massgrave.dev/get script, debloat site a bit
Diffstat (limited to 'src/components/HomepageFeatures/styles.module.css')
| -rw-r--r-- | src/components/HomepageFeatures/styles.module.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/components/HomepageFeatures/styles.module.css b/src/components/HomepageFeatures/styles.module.css deleted file mode 100644 index b248eb2..0000000 --- a/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; -} |
