File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -619,10 +619,10 @@ section
619
619
content : " "
620
620
position : absolute
621
621
top : calc(50% - 1px )
622
- left : 10 %
623
- width : 80 %
622
+ left : 25 %
623
+ width : 50 %
624
624
height : 2px
625
- background-color : $ blue
625
+ background-color : black
626
626
627
627
& :before
628
628
transform : rotate(45deg )
@@ -632,20 +632,22 @@ section
632
632
633
633
634
634
ul
635
- padding : 0 60 px 0 20 px
635
+ margin-top : 25 px
636
636
637
637
li
638
638
position : relative
639
639
display : block
640
640
width : 100%
641
- min-height : 44px
641
+ min-height : 45px
642
+ padding : 0 60px 0 20px
643
+ border-bottom : 1px solid #cccccc
642
644
643
645
a
644
646
display : inline-block
645
647
width : 100%
646
- height : 44 px
647
- line-height : 44 px
648
- font-weight : bold
648
+ height : 45 px
649
+ line-height : 45 px
650
+ font-family : " Roboto " , sans-serif
649
651
font-size : 20px
650
652
color : $blue
651
653
You can’t perform that action at this time.
0 commit comments