Skip to content

Instantly share code, notes, and snippets.

@ederchrono
Created April 20, 2019 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ederchrono/93027c984d1f78b6e24c07cb7caa858a to your computer and use it in GitHub Desktop.
Save ederchrono/93027c984d1f78b6e24c07cb7caa858a to your computer and use it in GitHub Desktop.
/* CSS */
body {
background-color: #f1f0e9;
}
.menu-item {
font-size: 5em;
list-style: none;
text-transform: uppercase;
font-family: sans-serif;
text-align: center;
cursor: pointer;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment