UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
platform-one-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform One
Party Bus
static-sites
platform-one-site
Commits
df753e68
Commit
df753e68
authored
4 years ago
by
luke.glasscock
Browse files
Options
Downloads
Patches
Plain Diff
Footer spacing home column revised
parent
0972db4a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/Footer.vue
+6
-8
6 additions, 8 deletions
src/components/Footer.vue
with
6 additions
and
8 deletions
src/components/Footer.vue
+
6
−
8
View file @
df753e68
...
...
@@ -29,7 +29,7 @@
</div>
</v-col>
<v-col
class=
"order-lg-3 text-center text-sm-left text-md-center"
class=
"order-lg-3 text-center text-sm-left text-md-center
text-lg-right
"
cols=
"12"
sm=
"6"
lg=
"2"
...
...
@@ -41,16 +41,16 @@
<v-col
class=
"mt-4 mt-lg-0"
lg=
"7"
cols=
"12"
>
<v-row
class=
"py-0 link-wrapper"
>
<v-col
class=
"d-none d-lg-flex"
lg=
"1"
></v-col>
<v-col
class=
"py-0 d-flex flex-column link-column text-left"
cols=
"12"
sm=
"6"
md=
"4"
lg=
"3"
xl=
"4"
>
<router-link
to=
"/"
class=
"mb-3"
>
<h4
class=
"px-0 mt-1"
>
HOME
</h4>
<router-link
to=
"/"
>
<h4
class=
"px-0
mb-3
mt-1"
>
HOME
</h4>
</router-link>
<router-link
to=
"/products"
>
Products
...
...
@@ -70,8 +70,6 @@
cols=
"12"
sm=
"6"
md=
"4"
lg=
"5"
xl=
"4"
>
<h4
class=
"mb-3 mt-1"
>
RESOURCES
</h4>
<a
href=
"https://software.af.mil"
target=
"_blank"
>
...
...
@@ -132,8 +130,8 @@ export default {
LinkedInLogo
,
YouTubeLogo
,
AirForceLogo
,
MediumLogo
}
MediumLogo
,
}
,
};
</
script
>
<
style
lang=
"scss"
scoped
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment