add about

This commit is contained in:
2021-12-19 21:56:09 +03:00
parent 31783c2b27
commit d3f8de46ef
3 changed files with 20 additions and 3 deletions

View File

@@ -822,7 +822,15 @@ a{
font-size: 12px;
}
.wp-authors{
max-width: 107px;
height: 100%;
}
.edition-title{
padding-top: 42px;
padding-bottom: 8px;
}
article{
padding: 1em;
@@ -2290,6 +2298,14 @@ span.rub_back_title{
}
@media (max-width: 599px){
.wp-block-columns {
}
}
/** mobile **/
@media only screen
and (min-device-width : 340px)