aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
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 {