Untitled
unknown
plain_text
4 years ago
172 B
8
Indexable
@media (min-width: 200px) and (max-width: 767px){ /*mobile*/ .navbar{ position: absolute; top: 0; left:calc(100% - 160px); }
Editor is loading...
@media (min-width: 200px) and (max-width: 767px){ /*mobile*/ .navbar{ position: absolute; top: 0; left:calc(100% - 160px); }