Commit 26a17399 authored by andre's avatar andre

#1302

parent ccd8e711
......@@ -923,4 +923,32 @@ html {overflow-x: hidden;}
.container_300 {
width: 300px !important;
}
}
\ No newline at end of file
}
@media only screen and (max-width: 768px) {
.green-project-devices-img {
display: block !important;
right: auto !important;
top: 385px !important;
left: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
}
@media only screen and (max-width: 479px) {
.green-project-devices-img {
top: 235px !important;
left: 55px !important;
}
}
@media only screen and (max-width: 479px) {
.taskon-taskmanager-header-image {
top: 220px !important;
left: 55px !important;
}
}
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