UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit dd97c65e authored by ckwolff's avatar ckwolff Committed by graham.smith
Browse files

BULL-1285 - fixing unequal height at 736px

parent 4438b735
No related branches found
No related tags found
1 merge request!78BULL-1285 - fixing unequal height at 736px
<template>
<v-card color="#F4F4F4" class="pb-6 mt-10">
<v-card color="#F4F4F4" class="mt-10 h-100">
<v-img
v-if="logo"
:src="logo"
......
......@@ -51,7 +51,7 @@
header="ASK ME ANYTHING RECORDINGS AND PRESENTATIONS"
button="Explore More"
link="https://software.af.mil/dsop/documents/#ama"
class="pt-2 pb-12"
class="pt-2 pb-8"
>
<template v-slot:content>
Check out hot topics and presentation slides from previous AMA’s
......@@ -65,7 +65,7 @@
header="SOFTWARE.AF.MIL devsecops training resources"
button="Learn More"
link="https://software.af.mil/training/"
class="pt-2 pb-12"
class="pt-2 pb-8"
>
<template v-slot:content>
Self-learning videos for all levels covering Kubernetes to Service
......
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