little change content
This commit is contained in:
parent
037cc6f193
commit
3ecbe62f35
@ -31,7 +31,7 @@
|
|||||||
<div class="col-12 col-sm-6 col-xl-3">
|
<div class="col-12 col-sm-6 col-xl-3">
|
||||||
<div class="icon">
|
<div class="icon">
|
||||||
<div class="img-icon"><img src="<?php echo get_template_directory_uri() . '/assets/img/graduation/why/medal.png'?>" alt="medal"></div>
|
<div class="img-icon"><img src="<?php echo get_template_directory_uri() . '/assets/img/graduation/why/medal.png'?>" alt="medal"></div>
|
||||||
<h4>Мы в тренде</h4>
|
<h4>Уникально</h4>
|
||||||
<p>Эксклюзивный диплом выпускника от Armanty Quests</p>
|
<p>Эксклюзивный диплом выпускника от Armanty Quests</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -13,6 +13,6 @@
|
|||||||
'img' => get_template_directory_uri() . '/assets/img',
|
'img' => get_template_directory_uri() . '/assets/img',
|
||||||
];
|
];
|
||||||
|
|
||||||
$version = '1.0.6';
|
$version = '1.0.8';
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
@ -275,7 +275,7 @@ main
|
|||||||
|
|
||||||
a
|
a
|
||||||
display: block
|
display: block
|
||||||
font-family: Shadow
|
font-family: 'Shadow Regular'
|
||||||
font-size: 24px
|
font-size: 24px
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
color: #fff
|
color: #fff
|
||||||
@ -290,7 +290,7 @@ main
|
|||||||
&:last-child
|
&:last-child
|
||||||
font-family: Montserrat
|
font-family: Montserrat
|
||||||
font-weight: 600
|
font-weight: 600
|
||||||
font-size 14px
|
font-size: 14px
|
||||||
margin-left: 10px
|
margin-left: 10px
|
||||||
|
|
||||||
&_button
|
&_button
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user