diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8780ae3..a2d65fe 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -229,6 +229,11 @@ footer .socbuts ul li{ footer .socbuts a:hover{ opacity:0.6; } +.down25px{ + margin-bottom: 25px; + float: left; + width: 100%; +} .pagination{ display: flex; justify-content: center; -- libgit2 0.21.4