Coggle requires JavaScript to display documents.
dev tools
Toggle device toolbar
@media (max-width: 767.98px) and (orientation: portrait) { // put css here }
@media (min-width: 768px) { // put css here }