Commit 74d0f37b by Milovan Samardzic

filterListaOglasa

parent 9acc86f5
...@@ -159,7 +159,6 @@ h3{ ...@@ -159,7 +159,6 @@ h3{
font-size: calc(10px + (12 - 10) * ((100vw - 360px) / (1600 - 360))) !important; font-size: calc(10px + (12 - 10) * ((100vw - 360px) / (1600 - 360))) !important;
} }
.main-section { .main-section {
margin-top: 20px;
width: 100%; width: 100%;
height: 100%; height: 100%;
} }
...@@ -216,4 +215,7 @@ h3{ ...@@ -216,4 +215,7 @@ h3{
outline: none !important; outline: none !important;
border: none !important; border: none !important;
box-shadow: none; box-shadow: none;
}
.filterbar{
height: 600px;
} }
\ No newline at end of file
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