diff --git a/components/previous-apprentices/previous-apprentices.module.scss b/components/previous-apprentices/previous-apprentices.module.scss index 00c2639..9ac93e6 100644 --- a/components/previous-apprentices/previous-apprentices.module.scss +++ b/components/previous-apprentices/previous-apprentices.module.scss @@ -3,6 +3,9 @@ @use '../../styles/fonts' as *; .previous-apprentices { + padding-top: 30rem; + margin-top: -30rem; + width: $component-width; &__header { @@ -63,6 +66,12 @@ @media (min-width: 50rem) { .previous-apprentices { + + background: url('../../public/sparkbox-logo.svg') no-repeat; + background-size: 40rem; + background-position-x: calc(50% + 38rem); + background-position-y: 16rem; + &__header { margin: auto; diff --git a/public/sparkbox-logo.svg b/public/sparkbox-logo.svg new file mode 100644 index 0000000..63c06b9 --- /dev/null +++ b/public/sparkbox-logo.svg @@ -0,0 +1,3 @@ + + +