File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11footer
22 margin-top 2em
33 background-color $node-gray
4- padding 0 0 px
4+ padding 0
55
66 a ,
77 a :link ,
1313 text-decoration underline
1414
1515 & .no-margin-top
16- margin-top 0 px
16+ margin-top 0
Original file line number Diff line number Diff line change 2424 a :hover
2525 background-color transparent
2626 text-decoration underline
27-
27+
2828 #lang-picker-toggler
2929 position absolute
3030 right 0
Original file line number Diff line number Diff line change 4242
4343.home-banner
4444 opacity 1
45- transition .2s opacity ease-in-out
45+ transition opacity .2s ease-in-out
4646
4747 & :hover
4848 opacity 0.85
6565 font-size 30px
6666 font-weight 400
6767
68- transition .2 s background-color ease-in-out
68+ transition background-color .2 s ease-in-out
6969
7070 & :hover
7171 background-color $node-green
Original file line number Diff line number Diff line change 7676 width 100%
7777 float none
7878 article
79- margin-left 0 px
79+ margin-left 0
8080
8181.full-width
8282 width 100%
@@ -109,9 +109,9 @@ html[dir="rtl"]
109109
110110 article
111111 margin-right 220px
112- margin-left 0 px
112+ margin-left 0
113113
114114 @media screen and (max-width : 480px )
115115 .has-side-nav
116116 article
117- margin-right 0 px
117+ margin-right 0
You can’t perform that action at this time.
0 commit comments