Commit 2c1f3c56 authored by Simon's avatar Simon

Landing 5 additional icons

parent 7a0f1cab
......@@ -54,10 +54,19 @@
p {
@media (--min--medium) {
padding: 15px 0;
width: 200px;
height: 50px;
}
}
}
.c-contact-landing-5--content-inner,
.c-contact-landing-5--content-inner-alt {
p {
@media (--min--medium) {
padding: 15px 0;
}
font-size: 16px;
line-height: 20px;
}
......@@ -67,6 +76,16 @@
}
}
.c-contact-landing-5--content-inner-alt {
max-width: 380px;
padding-top: 10px;
font-weight: 900;
b {
color: #da2128;
}
}
.c-contact-landing-5--img { margin-top: 40px; }
.c-contact-landing-5--form { max-width: 390px;
......
......@@ -57,6 +57,8 @@
.c-ico--medical { float: left; margin: 1px 21px 0 0; }
.c-ico--house { float: left; margin: 5px 10px 0 -2px; }
/* critical:end */
......@@ -30,7 +30,7 @@
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-500.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2" crossorigin="anonymous" >
<style><?php include 'css/core-bfcf652096.min.css'; ?></style>
<style><?php include 'css/core-5f935a3131.min.css'; ?></style>
<script>
document.documentElement.classList.replace('no-js', 'js');
......
......@@ -41,7 +41,7 @@
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-500.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2" crossorigin="anonymous" >
<style><?php include 'css/core-bfcf652096.min.css'; ?></style>
<style><?php include 'css/core-5f935a3131.min.css'; ?></style>
<script>
document.documentElement.classList.replace('no-js', 'js');
......
......@@ -124,4 +124,9 @@
<path fill="#fff" d="m466.75 38.2c-5.22 2.28-8.88 7.46-8.95 13.51v67.67h20.89c4.94 0 8.95-4.01 8.95-8.95v-80.59l-20.89 8.36z"></path>
<path fill="#fff" d="m427.96 68.04c-5.22 2.28-8.88 7.46-8.95 13.5v37.83h20.89c4.94 0 8.95-4.01 8.95-8.95v-50.73l-20.89 8.35z"></path>
</symbol>
<symbol id="ico--house" viewBox="0 0 31 30">
<path d="M7.1117 15.0915H4.64362L15.75 3.98508L26.8564 15.0915H24.3883" stroke="currentColor" stroke-width="1.85106" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.11169 15.0915V23.7298C7.11169 24.3843 7.37172 25.0121 7.83458 25.475C8.29743 25.9378 8.9252 26.1978 9.57978 26.1978H21.9202C22.5748 26.1978 23.2025 25.9378 23.6654 25.475C24.1283 25.0121 24.3883 24.3843 24.3883 23.7298V15.0915" stroke="currentColor" stroke-width="1.85106" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12.0479 26.1978V18.7936C12.0479 18.139 12.3079 17.5112 12.7708 17.0484C13.2336 16.5855 13.8614 16.3255 14.516 16.3255H16.984C17.6386 16.3255 18.2664 16.5855 18.7292 17.0484C19.1921 17.5112 19.4521 18.139 19.4521 18.7936V26.1978" stroke="currentColor" stroke-width="1.85106" stroke-linecap="round" stroke-linejoin="round"/>
</symbol>
</svg>
......@@ -24,8 +24,8 @@ wp core language update;
# wp option update date_format "Y-m-d";
# wp option update time_format "H:i";
# wp plugin install loco-translate --version=2.4.3 --activate-network;
wp plugin update loco-translate --version=2.4.3;
# wp plugin install loco-translate --version=2.4.4 --activate-network;
wp plugin update loco-translate --version=2.4.4;
# wp plugin install pods --version=2.7.22 --activate-network;
wp plugin update pods --version=2.7.22;
......@@ -33,8 +33,8 @@ wp plugin update pods --version=2.7.22;
# wp plugin install polylang --version=2.8.3 --activate-network;
wp plugin update polylang --version=2.8.3
# wp plugin install wordpress-seo --version=15.1.1 --activate-network;
wp plugin update wordpress-seo --version=15.1.1;
# wp plugin install wordpress-seo --version=15.2 --activate-network;
wp plugin update wordpress-seo --version=15.2;
# wp plugin install akismet --version=4.1.7 --activate-network;
wp plugin update akismet --version=4.1.7;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment