~edwargix/git.sr.ht

95e744c51301ccff2c5fca61f51f281c525ab6ff — Drew DeVault 6 years ago 1caa767
Fix font-size on pre elements
1 files changed, 1 insertions(+), 0 deletions(-)

M scss/main.scss
M scss/main.scss => scss/main.scss +1 -0
@@ 48,6 48,7 @@ div#cgit {

  pre {
    background: transparent;
    font-size: inherit !important;
  }

  div.path {