Commit 377dc454eea863348407888bc534b78030f006f1

Authored by Eugeny Galkovskiy
1 parent 922ea3e1

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -455,8 +455,8 @@ footer .socbuts a:hover{
455 455 align-content: center;
456 456 }
457 457 .post_cont .text{
458   - width:305px;
459   - margin:0 20px;
  458 + width: 380px;
  459 + margin: 0 20px;
460 460 color: #838383;
461 461 font-family: 'Lato-Medium';
462 462 font-size: 14px;
... ...