Commit 459060ae by Mihailo Sebek

Merge remote-tracking branch 'origin/master'

parents ae7813a1 93675457
...@@ -124,6 +124,11 @@ body{ ...@@ -124,6 +124,11 @@ body{
top: -7px; top: -7px;
} }
} }
@media (max-width: 996px){
#indexCont{
min-height: 900px;
}
}
.container-fluid{ .container-fluid{
overflow:hidden; overflow:hidden;
background:#1c1c1c; /*footer*/ background:#1c1c1c; /*footer*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment