diff --git a/src/app/content.scss b/src/app/content.scss index c666e38..f35b1bc 100644 --- a/src/app/content.scss +++ b/src/app/content.scss @@ -40,6 +40,10 @@ margin-top: 30px; } + .col-sm-12 { + display: inline-block; + } + .icon-wrapper { width: 61px; height: 61px; -- libgit2 0.21.2