Commit 3219c013b569e1ec6a96550a0ac990550593cf2c

Authored by Eugeny Galkovskiy
1 parent e0a14cda

123

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -229,6 +229,11 @@ footer .socbuts ul li{
229 229 footer .socbuts a:hover{
230 230 opacity:0.6;
231 231 }
  232 +.down25px{
  233 + margin-bottom: 25px;
  234 + float: left;
  235 + width: 100%;
  236 +}
232 237 .pagination{
233 238 display: flex;
234 239 justify-content: center;
... ...