Skip to content

Instantly share code, notes, and snippets.

@khromov
Last active October 18, 2023 15:39
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
merriam-webster.com User CSS cleanup
header {
display: none;
}
.header-placeholder {
display: none;
}
.right-rail {
display: none !important;
}
.left-content {
width: 100% !important;
}
.wod-definition-container {
font-size: 30px;
}
.wod-definition-container h2 {
font-size: 18px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment