Commit a1307bf88a9222d810e6cca468c2198bea17e9fe

Authored by Eugeny Galkovskiy
1 parent 8d089b44

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
@@ -1893,6 +1893,9 @@ p.right{text-align: right;} @@ -1893,6 +1893,9 @@ p.right{text-align: right;}
1893 margin-left: auto; 1893 margin-left: auto;
1894 margin-right: auto; 1894 margin-right: auto;
1895 } 1895 }
  1896 +.start_otzivi .title {
  1897 + font-size: 18px;
  1898 +}
1896 .comments_block { 1899 .comments_block {
1897 border-bottom: 1px solid #d9d9d9; 1900 border-bottom: 1px solid #d9d9d9;
1898 } 1901 }