fixed mobile view

master
alicestrt 2 years ago
parent ea2f994674
commit 35be13c04c

@ -153,9 +153,9 @@ a {
}
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

@ -150,9 +150,9 @@ a {
}
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

@ -138,9 +138,9 @@ visibility: hidden;
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

@ -132,9 +132,9 @@ a {
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

@ -143,9 +143,9 @@ a {
}
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

@ -153,9 +153,9 @@ a {
}
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

@ -134,9 +134,9 @@ visibility: hidden;
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

@ -152,10 +152,7 @@ a {
@media (max-width: 575px){
.small_icon {
display: none;
}
.title_story {
font-size: 48px;
}
@ -170,6 +167,11 @@ a {
.photo {
padding-bottom: 40px;
}
#illustration {
width: 60%;
padding-left: 20%;
}
}
</style>

@ -160,8 +160,8 @@ a {
}
#illustration {
width: 60%;
display: block;
width: 50%;
padding-left: 30%;
}
}

@ -139,9 +139,9 @@ a {
@media (max-width: 575px){
.small_icon {
display: none;
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;

Loading…
Cancel
Save