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.scss30
1 files changed, 1 insertions, 29 deletions
diff --git a/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss b/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
index 78c4d30df..d5606181d 100644
--- a/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
+++ b/client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
@@ -3,34 +3,6 @@
3 3
4// Font sizes 4// Font sizes
5 5
6.pt-fs-1 { 6.fs-5-5 {
7 @include font-size(2.5rem);
8}
9
10.pt-fs-2 {
11 @include font-size(2rem);
12}
13
14.pt-fs-3 {
15 @include font-size(1.75rem);
16}
17
18.pt-fs-4 {
19 @include font-size(1.5rem);
20}
21
22.pt-fs-5 {
23 @include font-size(1.25rem);
24}
25
26.pt-fs-5-5 {
27 @include font-size(1.125rem); 7 @include font-size(1.125rem);
28}
29
30.pt-fs-6 {
31 @include font-size(1rem);
32}
33
34.pt-fs-7 {
35 @include font-size(0.875rem);
36} \ No newline at end of file 8} \ No newline at end of file