From dc4ed5f0e78d7d09e8af6f8a91ec22bdce86c7ba Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 30 Jul 2018 11:46:45 +0300 Subject: Fix styles --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index c12257a..f4e0bb4 100644 --- a/style.css +++ b/style.css @@ -28,12 +28,13 @@ body { .links a { display: flex; + flex-flow: column nowrap; + justify-content: flex-start; } .links img { height: 100%; margin: 0 20px; - min-height: 1px; } .instagram img { -- cgit v1.3