@media screen and (max-width: 768px) {
  li {
    margin-left: 2em;
  }
}
/*# sourceMappingURL=style.css.map */