Blame view

frontend/web/css/_text-page.scss 187 Bytes
bc9815fa   Anastasia   layout
1
  .section-text {
e9c077c1   Виталий   add breadcrumbs
2
3
    //margin-top: 40px;
    margin-top: 20px;
bc9815fa   Anastasia   layout
4
5
6
7
8
9
10
11
12
    margin-bottom: 40px;
  }
  
  .text-page-title {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 20px;
  }