increased space between elements
This commit is contained in:
parent
cf56c8b912
commit
52836de96c
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue