From 7caddec8f32c23bfe6adcde7faa1a15302311146 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 10 Oct 2014 13:54:26 +0200 Subject: Revert "shrink glider to 40x40" This reverts commit a936e7075ee3101fc0dfddac013bf23176f3e655. --- src/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/style.css b/src/style.css index bc0488d..1564af5 100644 --- a/src/style.css +++ b/src/style.css @@ -130,6 +130,8 @@ footer a { } footer #emblem { flex: 1; - flex-basis: 40px; + flex-basis: 55px; flex-grow: 0; + margin-top: 0.2rem; + margin-bottom: 0.6rem; } -- cgit v1.2.3-54-g00ecf