little fix

This commit is contained in:
Sergey Krylov 2021-03-29 22:34:17 +03:00
parent ea2af15774
commit 037cc6f193
2 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<div class="icon">
<div class="img-icon"><img src="<?php echo get_template_directory_uri() . '/assets/img/graduation/why/medal.png'?>" alt="medal"></div>
<h4>Мы в тренде</h4>
<p>Эксклюзивный диплом выпускника от Armany Quests</p>
<p>Эксклюзивный диплом выпускника от Armanty Quests</p>
</div>
</div>
</div>

View File

@ -444,6 +444,7 @@ main
.graduation__block
padding: 50px 10px
overflow: hidden
.graduation__block.callback .content form label
max-width: 100%