CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 280: | Line 280: | ||
/* < 1024px Resolution Desktop Screen */ | /* < 1024px Resolution Desktop Screen */ | ||
− | @media screen and (min-width: | + | @media screen and (min-width: 1599px){ |
#sector_box { | #sector_box { | ||
margin: -130px 0px 0px 0px; | margin: -130px 0px 0px 0px; | ||
Line 286: | Line 286: | ||
#sector_box .parallelogram:not(.skew_by_left){ | #sector_box .parallelogram:not(.skew_by_left){ | ||
− | height: | + | height: 870px; |
} | } | ||
.skew_by_left{ | .skew_by_left{ | ||
− | height: | + | height: 870px; |
} | } | ||
} | } |
Revision as of 15:17, 20 July 2017