UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit cf813440 authored by Deven Phillips's avatar Deven Phillips Committed by graham.smith
Browse files

BULL-1964

parent 8e1e5c53
No related branches found
No related tags found
1 merge request!192BULL-1964
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
"module": "esnext", "module": "esnext",
"allowJs": true "allowJs": true
} }
} }
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
src/assets/images/leadership/Matthew-Huston.webp

12.4 KiB

src/assets/images/leadership/kevin-twibell.webp

14.3 KiB

...@@ -292,14 +292,14 @@ export default { ...@@ -292,14 +292,14 @@ export default {
}, },
{ {
img: new URL( img: new URL(
"../assets/images/leadership/Matthew-Huston.webp", "../assets/images/leadership/kevin-twibell.webp",
import.meta.url import.meta.url
).href, ).href,
name: 'MATT "WHO" HUSTON', name: "KEVIN TWIBELL",
position: "Chief Information Security Officer", position: "Chief Information Security Officer",
bio: "One Platform, Zero Trust", bio: "Let’s stop talking about all the things we want to change and start doing it.",
flex: "4", flex: "4",
id_tag: "matt_huston", id_tag: "kevin_twibell",
}, },
{ {
img: new URL( img: new URL(
...@@ -476,7 +476,7 @@ export default { ...@@ -476,7 +476,7 @@ export default {
} }
} }
@media only screen and (max-width: 600px) { @media only screen and (max-width: 599px) {
.clickable { .clickable {
width: 100%; width: 100%;
cursor: default; cursor: default;
......
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