style.css: cgit Projects heading size fix

Now matches headings on other pages.
master
Mike Gerwitz 2019-01-17 01:37:09 -05:00
parent d1165248e8
commit be20a0eb7d
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 1 additions and 1 deletions

View File

@ -716,7 +716,7 @@ div#cgit div.content {
/* repo name and desc, above tabs */
div#cgit table#header td.main {
font-size: 1.4em; /* h2 font size (see above) */
font-size: 1.7rem; /* h1 font size (see above) */
}
div#cgit table#header td.sub {
border-top: 0px;