views: reduce font size of Danbooru link in header.

This commit is contained in:
evazion
2020-03-06 19:55:42 -06:00
parent 9960290666
commit a271ddcc29

View File

@@ -3,8 +3,8 @@
} }
header#top { header#top {
h1 { h1#app-name-header {
font-size: 2.5em; font-size: 2em;
margin: 0 30px; margin: 0 30px;
} }