Update social.html

Remove justify-content from list of social
This commit is contained in:
Gyula Kerezsi
2018-03-09 09:18:55 +02:00
committed by GitHub
parent 61aabdae1c
commit fa3f21b52f

View File

@@ -1,4 +1,4 @@
<ul class="col-12 col-md-8 row list-unstyled justify-content-around"> <ul class="col-12 col-md-8 row list-unstyled">
{{ if .RSSLink }} {{ if .RSSLink }}
<li class="col-sm-4 col-lg-3"> <li class="col-sm-4 col-lg-3">
<a href="{{ .RSSLink }}"><i class="fa fa-rss fa-fw"></i>RSS</a> <a href="{{ .RSSLink }}"><i class="fa fa-rss fa-fw"></i>RSS</a>