Skip to content

Commit 95bc8b8

Browse files
chrisvfritzyyx990803
authored andcommitted
Update ad so it doesn't overlap content (vuejs#305)
Removed negative bottom margin from ad so so that it doesn't overlap the content of the docs on smaller (<=720px) screens.
1 parent 2349621 commit 95bc8b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/vue/source/css/page.styl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ $header-height = 40px
279279
@media screen and (max-width: 720px)
280280
#ad
281281
width 100%
282-
margin-bottom -25px
283282
body
284283
-webkit-text-size-adjust none
285284
font-size 14px

0 commit comments

Comments
 (0)