diff --git a/assets/css/main.css b/assets/css/main.css index b28f2d5..16e1944 100755 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -3600,6 +3600,10 @@ button:disabled, margin-left: 1.5em; } +features article:nth-last-child(1), .features article:nth-last-child(2) { + margin-bottom: 0; +} + .features article .icon { -moz-flex-grow: 0; -webkit-flex-grow: 0; @@ -4578,10 +4582,6 @@ button:disabled, margin-left: 0.5em; } -.team member:nth-last-child(1), .team member:nth-last-child(2) { - margin-bottom: 0; -} - .team member h3 { margin: 0; }