File tree 1 file changed +12
-47
lines changed
src/.vuepress/theme/styles
1 file changed +12
-47
lines changed Original file line number Diff line number Diff line change 3
3
background-size 100% auto
4
4
overflow hidden
5
5
position relative
6
- transition all .3s ease-out .1s
7
6
8
7
& :before
9
8
content ''
149
148
transform : rotate (35deg );
150
149
width : 100px ;
151
150
152
- .vuemastery-weekend-promo
153
- #mobile-bar ,
154
- #mobile-bar .top
155
- position relative
156
- background-color #f f f
157
-
158
- & .docs :not (.vuemastery-menu-fixed )
159
- padding-top 0
160
- #header
161
- position relative
162
- width auto
163
- #nav
164
- position absolute
165
-
166
- & .vuemastery-menu-fixed
167
- #mobile-bar
168
- position fixed
169
-
170
- @media screen and (min-width : 901px )
171
- .vuemastery-weekend-promo
172
- & .docs :not (.vuemastery-menu-fixed )
173
- #main .fix-sidebar .sidebar
174
- position absolute
175
- top 141px
176
-
177
- #sidebar-sponsors-platinum-right
178
- position absolute
179
- top : 170px ;
180
-
181
- & .vuemastery-menu-fixed.docs
182
- .vuemastery-banner
183
- margin-bottom 0
184
-
185
151
@media screen and (max-width : 1200px )
186
152
.vuemastery-banner
187
153
& ,
198
164
.vuemastery-button
199
165
display none
200
166
201
- @media screen and (max-width : 900px )
202
- .vuemastery-weekend-promo
203
- & .vuemastery-menu-fixed
204
- .vuemastery-banner
205
- margin-bottom 40px
206
-
207
-
208
167
@media screen and (max-width : 700px )
209
168
.vuemastery-banner
210
169
& :after
260
219
261
220
.sidebar
262
221
position absolute
263
- top 7.60625rem
222
+ top 8.6rem
223
+ bottom - 5rem
224
+
225
+ @media screen and (max-width : 700px )
226
+ top : 98px ;
227
+ bottom : - 20px ;
264
228
265
229
& .vuemastery-menu-fixed
230
+ .vuemastery-banner
231
+ margin-bottom 56px
232
+
266
233
.sidebar ,
267
234
.navbar
268
235
position fixed
236
+ top - 1px
269
237
270
238
.sidebar
271
- top 3.6rem
272
-
273
- +mqMax (tablet )
274
- .vuemastery-banner
275
- margin-bottom 40px
239
+ top 3.5rem
240
+ bottom 0
You can’t perform that action at this time.
0 commit comments