@media screen and (max-width: 500px) { nav ul li { width: 50%; font-size: 120%; } }
Pro tip: use ```triple backticks around text``` to write in code fences