Update styling and change title on page and in breadcrumbs
This commit is contained in:
@@ -153,6 +153,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.activity-log {
|
||||
border-top: 3px solid $color-blue;
|
||||
|
||||
.subheading {
|
||||
border-top: 0;
|
||||
border-bottom: 1px solid $color-gray-lightest;
|
||||
padding: 1.6rem 1.6rem;
|
||||
font-weight: $font-bold;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.portfolio-applications {
|
||||
@@ -355,4 +367,16 @@
|
||||
.edit-portfolio-name.action-group {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
.form-row {
|
||||
margin-bottom: 0;
|
||||
|
||||
.form-col {
|
||||
.usa-input {
|
||||
input {
|
||||
max-width: 45em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user