aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-17 20:00:18 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-17 20:00:18 +0100
commit16d625677be1c62821ea70cd76ea04b4630f72f4 (patch)
tree8940f4507fdce90f803a97089c0752ccb9740f3a
parentc807cba0e0e1178f741cab37f262faaf379721c4 (diff)
downloadmtest-16d625677be1c62821ea70cd76ea04b4630f72f4.tar.gz
mtest-16d625677be1c62821ea70cd76ea04b4630f72f4.tar.bz2
mtest-16d625677be1c62821ea70cd76ea04b4630f72f4.zip
fix: make logo a bit smaller
-rw-r--r--www/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/custom.css b/www/custom.css
index 2e8e566..d0ff087 100644
--- a/www/custom.css
+++ b/www/custom.css
@@ -1,6 +1,6 @@
pre#logo
{
- font-size: 5px;
+ font-size: 3px;
max-width: 100%;
}