From 889617be3a7aaed8ff888fc3957778820bf2dc7b Mon Sep 17 00:00:00 2001 From: Alex Kern Date: Sun, 15 Nov 2015 23:33:22 -0800 Subject: [PATCH] Add Flattr. --- css/index.styl | 6 ++++++ lib/components/App.js | 4 +++- lib/server.js | 4 +++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/css/index.styl b/css/index.styl index 899b52c..725a191 100644 --- a/css/index.styl +++ b/css/index.styl @@ -58,6 +58,12 @@ p { border-radius: 5px 5px 0 0 background white + iframe { + display: inline-block; + vertical-align: bottom; + margin-right: 10px; + } + p { font: 12px/20px "Quicksand", sans-serif; @media (max-width: 600px) { diff --git a/lib/components/App.js b/lib/components/App.js index 88eeb87..1ba7fbd 100644 --- a/lib/components/App.js +++ b/lib/components/App.js @@ -56,7 +56,9 @@ export default class App extends React.Component { : }