qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
6 changed files
with
4 additions
and
0 deletions
| ... | @@ -17633,6 +17633,7 @@ p { | ... | @@ -17633,6 +17633,7 @@ p { |
| 17633 | .entry-content h3, .entry-content .h3 { | 17633 | .entry-content h3, .entry-content .h3 { |
| 17634 | font-size: 1.5rem; | 17634 | font-size: 1.5rem; |
| 17635 | line-height: 1.875rem; | 17635 | line-height: 1.875rem; |
| 17636 | text-transform: uppercase; | ||
| 17636 | } | 17637 | } |
| 17637 | .entry-content h4, .entry-content .h4 { | 17638 | .entry-content h4, .entry-content .h4 { |
| 17638 | font-size: 1.25rem; | 17639 | font-size: 1.25rem; |
| ... | @@ -17945,6 +17946,7 @@ table:not(.ui-datepicker-calendar) thead th:first-child { | ... | @@ -17945,6 +17946,7 @@ table:not(.ui-datepicker-calendar) thead th:first-child { |
| 17945 | .sh1 { | 17946 | .sh1 { |
| 17946 | font-size: 24px; | 17947 | font-size: 24px; |
| 17947 | font-weight: bold !important; | 17948 | font-weight: bold !important; |
| 17949 | text-transform: uppercase; | ||
| 17948 | } | 17950 | } |
| 17949 | @media screen and (max-width: 48rem) { | 17951 | @media screen and (max-width: 48rem) { |
| 17950 | .sh1 { | 17952 | .sh1 { | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
| ... | @@ -17,6 +17,7 @@ | ... | @@ -17,6 +17,7 @@ |
| 17 | .sh1 { | 17 | .sh1 { |
| 18 | font-size:24px; | 18 | font-size:24px; |
| 19 | font-weight: bold !important; | 19 | font-weight: bold !important; |
| 20 | text-transform: uppercase; | ||
| 20 | 21 | ||
| 21 | @media screen and (max-width: 48rem) { | 22 | @media screen and (max-width: 48rem) { |
| 22 | font-size: 2.188rem !important; | 23 | font-size: 2.188rem !important; | ... | ... |
-
Please register or sign in to post a comment