DRAFT | new theme - minimage

This commit is contained in:
Don Harper 2023-02-07 22:52:35 -06:00
parent 5116fe4640
commit ac8d9e7eb3
90 changed files with 15302 additions and 1 deletions

View file

@ -0,0 +1,17 @@
.c-global-header {
padding: 1em 0;
&__inner {
display: flex;
align-items: center;
}
&__primary {
width: 60%;
}
&__utility {
text-align: right;
width: 40%;
}
}