add about
This commit is contained in:
18
style.css
18
style.css
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user