2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

bump up header icon size a bit

This commit is contained in:
Jeff Atwood 2014-11-17 02:21:30 -08:00
parent e3ff168e42
commit 78f6cea16c

View file

@ -107,7 +107,7 @@
[class^="fa fa-"] {
width: 32px;
height: 32px;
font-size: 21px;
font-size: 24px;
line-height: 32px;
display: inline-block;
}