Commit 51545f02f343eba3dd5a23b6fbfa6fd575dbf813

Authored by Виталий
1 parent 0cb8e05d

мозаика

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
frontend/web/css/style.min.css
... ... @@ -3060,6 +3060,12 @@ ul.breadcrumb li a {
3060 3060 .link-cat {
3061 3061 height: 162px
3062 3062 }
  3063 + .box-mosaic a p {
  3064 + padding-left: 10px;
  3065 + }
  3066 + .box-mosaic a p:before {
  3067 + right: 5px;
  3068 + }
3063 3069 }
3064 3070  
3065 3071 @media (max-width: 950px) {
... ...