Merge branch 'hotfix/anchor-5-9-19' into 'master'

Повесить ID на блок

See merge request lilschool/site!401
remotes/origin/hotfix/mobile-pw-widget
Danil 6 years ago
commit 7e0af44e58
  1. 1
      project/templates/blocks/video.html
  2. 5
      web/src/sass/_common.sass

@ -1,4 +1,5 @@
{% load static %}
<div class="anchor" id="free-lesson"></div>
<div class="section section_main section_flex section_video">
<div class="section__center center">
<div class="section__column section__column_text">

@ -4770,11 +4770,6 @@ a
font-size: 11px
margin-top: 3px
.anchor
padding-top: 100px
margin-top: -100px
.contest-work
text-transform: uppercase;
font-weight: bold;

Loading…
Cancel
Save