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:
dandds
2019-04-30 16:37:40 -04:00
parent 106fe17aa7
commit 1484473bd7
3 changed files with 18 additions and 16 deletions

View File

@@ -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 {