Task:6813 | Правки верстки и стилей на странице статьи в блоге

pull/36/head
parent 63184c1a8e
commit 7e5e4b0cb0
  1. 5
      wp-content/themes/cosmopet/modules/blog/assets/css/gp-style-desktop.css
  2. 3
      wp-content/themes/cosmopet/modules/blog/assets/css/gp-style-mobile.css

@ -2,6 +2,11 @@ main{
padding-top: 72px;
}
main .other-home {
background: none!important;
padding-bottom: 68px;
}
.block-lists_text p {
font-size: 18px!important;
}

@ -40,6 +40,9 @@
.anons-theme ul a {
font-size: 16px!important;
}
main .other-home .container{
padding: 0px 30px 0px !important;
}
}
@media(max-width:600px) {

Loading…
Cancel
Save