Thread Starter
operet
(@operet)
I fix it.
solution is.
#primary { float:left; width: 77.5%; }
#secondary { float: right; width: 20.22%; }
@media (max-width: 812px) { width: 100%; }
@media (max-width: 1366px) { width: 100%; }
I have question number 3. 🙂