added padding on mobile

master
alicestrt 3 years ago
parent 1d90af8450
commit e5f54b88db

@ -109,6 +109,10 @@ a {
color: #FA00FF;
}
.photo {
padding: 0px;
}
.small_icon {
max-width: 60%;
@ -130,6 +134,14 @@ a {
.author {
font-size: 21px;
}
.content {
padding-bottom: 40px;
}
.photo {
padding-bottom: 40px;
}
}
</style>

@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
.content {
padding-bottom: 40px;
}
.photo {
padding-bottom: 40px;
}
}
</style>

@ -134,6 +134,14 @@ a {
.author {
font-size: 21px;
}
.content {
padding-bottom: 40px;
}
.photo {
padding-bottom: 40px;
}
}
</style>

@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
.content {
padding-bottom: 40px;
}
.photo {
padding-bottom: 40px;
}
}
</style>

@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
.content {
padding-bottom: 40px;
}
.photo {
padding-bottom: 40px;
}
}
</style>

@ -130,6 +130,14 @@ a {
.author {
font-size: 21px;
}
.content {
padding-bottom: 40px;
}
.photo {
padding-bottom: 40px;
}
}
</style>

Loading…
Cancel
Save