UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ac55cd44 authored by Graham Smith's avatar Graham Smith
Browse files

footer

parent 1b1920e0
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