UNCLASSIFIED - NO CUI

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

tweak footer margins

parent 3bd8b9b9
Branches BULL-1936
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@
xl="4"
>
<router-link to="/" class="mb-3">
<h4 class="px-0">HOME</h4>
<h4 class="px-0 mt-1">HOME</h4>
</router-link>
<router-link to="/products">
Products
......@@ -73,7 +73,7 @@
lg="5"
xl="4"
>
<h4 class="mb-3">RESOURCES</h4>
<h4 class="mb-3 mt-1">RESOURCES</h4>
<a href="https://software.af.mil" target="_blank">
Chief Software Officer Site
</a>
......@@ -96,7 +96,7 @@
sm="6"
md="4"
>
<h4 class="mb-3">INFORMATION</h4>
<h4 class="mb-3 mt-1">INFORMATION</h4>
<!-- <a href="https://software.af.mil" target="_blank">
Privacy Statements
</a>
......@@ -158,7 +158,6 @@ export default {
a {
color: $light-text-color !important;
line-height: 2rem;
// padding-left: 2rem;
&:hover {
color: $hover-color !important;
}
......
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