diff --git a/css/style.css b/css/style.css index 5f7e4f0..e1f3fbf 100644 --- a/css/style.css +++ b/css/style.css @@ -314,10 +314,9 @@ div.project-researcher a { text-decoration: underline; } -/*span.project-btn*/ .views-field-view-node { - text-align: right; - margin-bottom: 40px; + margin-top: 1rem; + margin-bottom: 4rem; } .views-col { @@ -332,6 +331,10 @@ div.project-researcher a { margin-top: 30px; } +.views-row.clearfix { + margin-bottom: 4rem; +} + #views-exposed-form-search-content-page-1 { float: right; }