Uppercase h2's
This commit is contained in:
parent
49a3d3552a
commit
afe67c05b9
|
@ -42,6 +42,8 @@ h1 {
|
|||
h2 {
|
||||
font-size: 36px;
|
||||
line-height: (50/40);
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
|
||||
&.has-dividers {
|
||||
//overflow: auto !important;
|
||||
|
|
Loading…
Reference in New Issue