aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/class-helpers/_custom-bootstrap-helpers.scss')
-rw-r--r--client/src/sass/class-helpers/_custom-bootstrap-helpers.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss b/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
index bb5902ec9..dfe6f9050 100644
--- a/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
+++ b/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
@@ -4,5 +4,5 @@
4// Font sizes 4// Font sizes
5 5
6.fs-5-5 { 6.fs-5-5 {
7 @include font-size(1.125rem); 7 @include font-size(18px);
8} 8}