UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 531db21e authored by graham.smith's avatar graham.smith
Browse files

Merge branch 'footer' into 'master'

footer

See merge request platform-one/private/bullhorn/platform1-site!3
parents 1b1920e0 ac55cd44
No related branches found
No related tags found
No related merge requests found
<template>
<footer class="footer container-fluid">
footer here
<footer class="footer container-fluid py-3">
PLATFORM ONE
</footer>
</template>
<style lang="scss" scoped>
.footer {
background-color: $primary-bg-color;
border-top: 1px solid #c6c6c6;
font-family: "Anton", sans-serif !important;
letter-spacing: 0.06rem;
font-size: 1.5rem;
margin-top: 7rem;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment