Less weird tutorial header in mobile version

This commit is contained in:
Ivan Blinkov 2017-07-31 17:20:57 +03:00
parent d2a2c82cfa
commit 50cfb5c01c
2 changed files with 22 additions and 1 deletions

View File

@ -305,6 +305,13 @@ img {
border-bottom: 1px solid #08f;
}
#tutorial_logo {
float: left;
margin-right: -100%;
margin-top: 34px;
margin-left: 3px;
}
#tutorial_title {
font: normal 100px 'Yandex Sans Display Web', Arial, sans-serif;
margin-top: 25px;
@ -459,4 +466,18 @@ img {
width: 100%;
float: none;
}
#tutorial_logo, #tutorial_title, #tutorial_subtitle {
float: none;
text-align: left;
margin: 10px 0;
padding: 0;
}
#tutorial_title {
font-size: 75px;
}
}

View File

@ -17,7 +17,7 @@
<div class="page">
<div>
<div style="float: left; margin-right: -100%; margin-top: 34px; margin-left: 3px;">
<div id="tutorial_logo">
<a href="/">
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="80" viewBox="0 0 9 8">
<path class="red" d="M0,7 h1 v1 h-1 z"></path>