diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 260d58a..8784fe1 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1893,6 +1893,9 @@ p.right{text-align: right;} margin-left: auto; margin-right: auto; } +.start_otzivi .title { + font-size: 18px; +} .comments_block { border-bottom: 1px solid #d9d9d9; } -- libgit2 0.21.4