UNCLASSIFIED - NO CUI

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

Merge branch 'style-updates' into 'master'

style updates

See merge request platform-one/private/bullhorn/platform1-site!54
parents c5633b75 70ca02df
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@
LEARN MORE <v-icon class="no-link">mdi-chevron-right</v-icon>
</h4>
</router-link>
<a href="/services" class="link mt-4">
<a href="/services" class="link">
Learn more about <br class="d-none d-lg-flex" />
Platform One Services
</a>
......@@ -110,9 +110,6 @@ export default {
padding-left: 2rem;
padding-right: 2rem;
margin-bottom: 1rem;
.logo {
margin-bottom: 1rem;
}
a {
.btn-link {
......@@ -120,6 +117,11 @@ export default {
}
}
h4 {
margin-top: 1rem;
margin-bottom: 1rem;
}
@include xs {
align-items: flex-start;
text-align: left;
......
......@@ -121,7 +121,7 @@ body {
}
h2 {
font-size: 1.375rem;
line-height: 1.625rem;
line-height: 2rem;
letter-spacing: 1.1px;
}
h3 {
......
......@@ -128,7 +128,6 @@
</div>
<div class="my-4">
<ProcessLogo class="logo" />
<h2 class="my-4 mt-sm-12">THE PARTY BUS PIPELINE</h2>
<p>This is how we enable your teams to do DevSecOps.</p>
<v-btn
......
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