summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-10 01:52:38 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-10 01:52:38 +0100
commit14d30aeaba531854e2bde6884bc6ab48a5233795 (patch)
tree932898857159286f65da44fda221e70e58636d29 /src
parent286972e90c44ae61fa6e21adae94936601a37cd9 (diff)
downloadwebsite-14d30aeaba531854e2bde6884bc6ab48a5233795.tar.xz
rever using small glider, and add padding under it
keep the png tho
Diffstat (limited to 'src')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index bddd481..9420b6a 100644
--- a/src/style.css
+++ b/src/style.css
@@ -108,5 +108,5 @@ footer #emblem {
flex-basis: 55px;
flex-grow: 0;
margin-top: 0.2rem;
- padding-top: 0;
+ margin-bottom: 0.6rem;
}