summaryrefslogtreecommitdiffstats
path: root/src/components/molecules/buttons/heading-button.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/buttons/heading-button.module.scss')
-rw-r--r--src/components/molecules/buttons/heading-button.module.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/components/molecules/buttons/heading-button.module.scss b/src/components/molecules/buttons/heading-button.module.scss
index 1d16410..9c278e4 100644
--- a/src/components/molecules/buttons/heading-button.module.scss
+++ b/src/components/molecules/buttons/heading-button.module.scss
@@ -36,6 +36,8 @@
}
.heading {
- background: none;
padding: var(--spacing-2xs) 0;
+ background: none;
+ font-size: var(--font-size-xl);
+ text-align: left;
}