File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 91
91
</head >
92
92
<body class =" <%- isIndex ? '' : 'docs' -%>" >
93
93
<div id =" mobile-bar" <%- isIndex ? ' class="top"' : ' ' % >>
94
- <a class =" menu-button" ></a >
94
+ <a class =" menu-button blm " ></a >
95
95
<a class =" logo" href =" /" ></a >
96
96
<a class =" blm-mobile" href =" /#" >#BlackLivesMatter</a >
97
97
</div >
Original file line number Diff line number Diff line change @@ -18,12 +18,13 @@ red-dot-before(leftPos = -8px)
18
18
z-index : $z-header
19
19
20
20
#blm
21
- background-color : #f f f
22
- height : $blm-height
21
+ background-color : #0 0 0
22
+ min- height : $blm-height
23
23
padding : $heading-padding-vertical 60px
24
24
z-index : $z-header - 1
25
25
box-sizing : border-box
26
26
text-align : center
27
+ color : #f f f
27
28
28
29
#blm-hashtag
29
30
font-weight : bold
@@ -40,12 +41,6 @@ red-dot-before(leftPos = -8px)
40
41
color : $green
41
42
white-space : nowrap
42
43
43
- @media screen and (min-width : 901px )
44
- #blm
45
- background-color : #0 0 0
46
- #blm-hashtag
47
- color : #f f f
48
-
49
44
body .docs
50
45
#blm
51
46
position : fixed
@@ -176,6 +171,9 @@ body.docs
176
171
left : 12px
177
172
background : url (../images /menu .png ) center center no-repeat
178
173
background-size : 24px
174
+ & .blm
175
+ background : url (../images /menu-blm .png ) center center no-repeat
176
+ background-size : 24px
179
177
.logo
180
178
position : absolute
181
179
width : 30px
You can’t perform that action at this time.
0 commit comments