aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/SearchForm/SearchForm.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/SearchForm/SearchForm.module.scss')
-rw-r--r--src/components/SearchForm/SearchForm.module.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/components/SearchForm/SearchForm.module.scss b/src/components/SearchForm/SearchForm.module.scss
deleted file mode 100644
index 4debfbb..0000000
--- a/src/components/SearchForm/SearchForm.module.scss
+++ /dev/null
@@ -1,6 +0,0 @@
-.title {
- margin-bottom: var(--spacing-sm);
- color: var(--color-primary-dark);
- font-size: var(--font-size-lg);
- font-weight: 600;
-}