add not about workshops

This commit is contained in:
Mikhail Kuznetcov
2021-05-03 12:55:48 +02:00
parent 9d655c90f5
commit 5a4495a276
2 changed files with 5 additions and 1 deletions

View File

@@ -101,3 +101,6 @@ html {
.top-actions {
margin-top: 3em;
}
h3 {
color: #fff;
}

View File

@@ -91,6 +91,7 @@
</h2>
<br>
<h1 class="to-animate">24-25 June, 2021 - online - free</h1>
<h3 class="to-animate">Workshops will be held online, 21-22 June</h3>
</div>
</div>
<div class="row top-actions">
@@ -343,7 +344,7 @@
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="fh5co-counter to-animate">
<i class="fh5co-counter-icon icon-cup to-animate-2"></i>
<span class="fh5co-counter-number js-counter" data-from="0" data-to="4" data-speed="500" data-refresh-interval="50">1</span>
<span class="fh5co-counter-number js-counter" data-from="0" data-to="2" data-speed="500" data-refresh-interval="50">1</span>
<span class="fh5co-counter-label">days</span>
</div>
</div>