Skip to content

Commit

Permalink
Merge branch 'fix-homepage-code-block'
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Mar 28, 2021
2 parents 991124a + 60ebfb2 commit f3d29b4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/.vuepress/components/HomeSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,11 @@ export default {
@media only screen and (max-width: $MQMobileNarrow)
padding 0 30px
& >>> .theme-code-block
margin-top 12px
& >>> .theme-code-group
button
position relative
outline none
z-index 1
&.testimonials
background linear-gradient(295.26deg, rgba(232, 232, 232, 0.8) 26.65%, rgba(255, 255, 255, 0.04) 83.48%)
Expand Down

0 comments on commit f3d29b4

Please sign in to comment.