Skip to content
Snippets Groups Projects
Commit 8bc527b2 authored by Ken Hawkins's avatar Ken Hawkins
Browse files

Remove unnecessary padding on #content for smaller screens

For #90
parent 7b27cd51
No related branches found
No related tags found
No related merge requests found
......@@ -730,7 +730,6 @@ a:active {
@media screen and (max-width: 75rem) {
body {
ul.dropdown.menu.float-left { padding-left: .5rem; }
#content { padding-right: .5rem; padding-left: .5rem; }
h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.5rem; }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment