Commit ccd8e711 authored by andre's avatar andre

#1302

parent d13f3a98
...@@ -917,4 +917,10 @@ html {overflow-x: hidden;} ...@@ -917,4 +917,10 @@ html {overflow-x: hidden;}
.taskon-advantage-item p {padding-right: 0;} .taskon-advantage-item p {padding-right: 0;}
.taskon-advantage-full {margin-bottom: 50px;} .taskon-advantage-full {margin-bottom: 50px;}
} }
/****************Media querys*****************/ /****************Media querys*****************/
\ No newline at end of file
@media only screen and (max-width: 479px) and (min-width: 320px) {
.container_300 {
width: 300px !important;
}
}
\ 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