We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a383d2 commit c384da3Copy full SHA for c384da3
1 file changed
src/templates/page.scss
@@ -721,7 +721,7 @@ table{
721
.leadin-preview-wrapper {
722
h4 {
723
@apply font-bold;
724
- font-size: 1.6rem;
+ font-size: 16px;
725
line-height: normal;
726
color: #000000 !important;
727
margin: 0 auto;
@@ -736,12 +736,11 @@ table{
736
}
737
.leadin-button {
738
@apply font-bold text-center;
739
- font-size: 1.4rem;
+ font-size: 14px;
740
color: #fff !important;
741
border-radius: 3px;
742
background-color: #191919 !important;
743
font-style: normal;
744
- height: 2.7rem;
745
746
747
0 commit comments