@@ -104,7 +104,7 @@ footer.page-footer
104
104
border-bottom : none
105
105
106
106
a
107
- border-bottom : 1 px dashed lighten ($header-footer-background , 20% )
107
+ border-bottom : 0.0625 em dashed lighten ($header-footer-background , 20% )
108
108
color : $header-footer-link-color
109
109
110
110
& :hover , & :focus
@@ -476,21 +476,21 @@ img
476
476
477
477
& ::after
478
478
color : $timestamp-color
479
- margin-left : 2 px
479
+ margin-left : 0.125 em
480
480
vertical-align : middle
481
481
482
482
a [href^="https://"], a [href^="http://"]
483
483
& ::after
484
484
content : " \f08e "
485
485
font : var(-- fa- font- solid)
486
- font-size : 10 px
487
- margin-left : 4 px
486
+ font-size : 0.625 em
487
+ margin-left : 0.25 em
488
488
489
489
a [href^="https://en.wikipedia.org /"]
490
490
& ::after
491
491
content : " \f266 "
492
492
font : var(-- fa- font- brands)
493
- font-size : 10 px
493
+ font-size : 0.625 em
494
494
495
495
a [href^="https://web3isgoinggreat.com /"]
496
496
& ::after
@@ -812,14 +812,14 @@ table
812
812
813
813
.timeline-entry ,
814
814
.timeline-entry.short
815
- margin-top : 25 px
815
+ margin-top : 1.5 em
816
816
817
817
.timeline-entry.odd .timeline-description ,
818
818
.timeline-entry.even .timeline-description
819
- margin-left : 50 px
819
+ margin-left : 3.125 em
820
820
821
821
.timeline-entry.single .timeline-description
822
- margin-left : 30 px
822
+ margin-left : 1.875 em
823
823
824
824
.timestamp-and-link-icons ul li :not (:first-child )
825
825
font-size : 120%
@@ -898,13 +898,13 @@ table
898
898
.timeline-entry.even ,
899
899
.timeline-entry.odd
900
900
.timeline-description
901
- margin-left : 10 px
902
- padding-top : 10 px
901
+ margin-left : 0.625 em
902
+ padding-top : 0.625 em
903
903
width : calc( 100vw - 20px )
904
904
905
905
.entry-wrapper
906
- margin-left : 10 px
907
- margin-right : 10 px
906
+ margin-left : 0.625 em
907
+ margin-right : 0.625 em
908
908
909
909
.timeline :after
910
910
display : none
@@ -981,7 +981,7 @@ table
981
981
982
982
header .page-header .header-content
983
983
a
984
- border-bottom : 1 px dashed lighten ($header-footer-background , 20% )
984
+ border-bottom : 0.0625 em dashed lighten ($header-footer-background , 20% )
985
985
color : $dark-header-footer-link-color
986
986
987
987
h1 a , h1 button
0 commit comments