Skip to content

Commit

Permalink
Update layout.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zenodotuscoder authored Sep 23, 2023
1 parent e93301f commit 7dedfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamecataloguer.zenodotuscoder.com/layouts/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
h2 { font-size:22px }
}
p { line-height:150%;margin:0;padding:10px 10px 0 }
pre,pre code { color:#999999;display:block;font-family:'Consolas','Courier New',Courier,monospace;font-size:14px;font-weight:bold;line-height:150%;overflow:hidden;padding:0;width:100% }
pre,pre code { color:#999999;display:block;font-family:'Consolas','Courier New',Courier,monospace;font-size:14px;font-weight:bold;line-height:125%;overflow:hidden;padding:0;width:100% }
@media only screen and (max-width:699px) { pre,pre code { font-size:12px } }
@media only screen and (max-width:599px) { pre,pre code { font-size:10px } }
@media only screen and (max-width:499px) { pre,pre code { font-size:8px } }
Expand Down

0 comments on commit 7dedfd4

Please sign in to comment.