fixed mobile view

master
alicestrt 2 years ago
parent ea2f994674
commit 35be13c04c

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

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

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

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

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

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

@ -134,10 +134,10 @@ 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,10 +139,10 @@ a {
@media (max-width: 575px){
.small_icon {
display: none;
}
#illustration {
width: 60%;
padding-left: 20%;
}
.title_story {
font-size: 48px;
}

Loading…
Cancel
Save