diff --git a/style.css b/style.css index fe096a5..d2372ff 100644 --- a/style.css +++ b/style.css @@ -113,7 +113,9 @@ h4 span:first-child { #publications .website a:before { content: attr(href); } - +#skills > .col-sm-9 > .row > .col-sm-6:nth-child(2n+1){ + clear: both; +} @media (min-width: 480px) { .strike-through { border-top: 1px solid #f4f6f6; @@ -140,7 +142,7 @@ h4 span:first-child { } @media (max-width: 768px) { .col-sm-6:last-child { - margin-bottom: 0px; + margin-bottom: 0; } #content aside { margin-bottom: 20px;