File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
assets/_src/sass/components Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1919# in the templates via {{ site.myvariable }}.
2020
2121title : " Contractor’s Quick Start"
22- subtitle : " Version 2.1.3 , 11/08 /21"
22+ subtitle : " Version 2.1.4 , 11/09 /21"
2323
2424nav :
2525 - title : " Start Here"
Original file line number Diff line number Diff line change 2828 line-height : 106% ;
2929 text-align : left ;
3030 }
31+
32+ h3 {
33+ color : $color-mediumpurple ;
34+ font-family : $font-family ;
35+ font-size : 1.5rem ;
36+ font-style : normal ;
37+ font-weight : 500 ;
38+ letter-spacing : 0.5px ;
39+ line-height : 106% ;
40+ text-align : left ;
41+ }
42+
43+ h4 {
44+ color : $color-electricpurple ;
45+ font-family : $font-family ;
46+ font-size : 1.2rem ;
47+ font-style : normal ;
48+ font-weight : 500 ;
49+ letter-spacing : 0.5px ;
50+ line-height : 106% ;
51+ text-align : left ;
52+ text-transform : uppercase ;
53+ }
3154
3255 p ,
3356 li ,
You can’t perform that action at this time.
0 commit comments