updates to portfolio landing page
- darker gray for breadcrumbs and subheads - larger font size for subheads - updated toggle for environmnets list per-application - more padding for application row
This commit is contained in:
@@ -54,11 +54,16 @@
|
||||
|
||||
.accordion__actions {
|
||||
margin-top: $gap;
|
||||
margin-bottom: $gap * 0.5;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
.icon-link {
|
||||
font-size: $small-font-size;
|
||||
|
||||
svg {
|
||||
width: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.counter {
|
||||
|
Reference in New Issue
Block a user