diff --git a/_layouts/roadmap.html b/_layouts/roadmap.html index f1dce15..e4f6ac7 100644 --- a/_layouts/roadmap.html +++ b/_layouts/roadmap.html @@ -455,32 +455,39 @@
- -
-

Turnkey

Using StageX and ReprOS to improve their supply chain security story.

-
-
+
+ +

Using StageX and ReprOS to improve their supply chain security story.

+ + Learn more + + +
- -
-

Mysten Labs

-

The SUI cryptocurrency is leveraging StageX to build their nodes in a deterministic manner in order to eliminate single points of failure.

-
-
+
+ +

The SUI cryptocurrency is leveraging StageX to build their nodes in a deterministic manner in order to eliminate single points of failure.

+ + Learn more + + +
- -
-

Sidero

-

Using StageX to build their widely used Linux distribution specialized in delivering kubernetes features.

-
-
+
+ +

Using StageX to build their widely used Talos Linux distribution specialized in delivering kubernetes features.

+ + Learn more + + +

want to help with our vision?

-

If you would like to help us please sponsor our work or get involved as a contributor.

+

If you would like to help us, please sponsor our work or get involved as a contributor.

Get in touch
diff --git a/_sass/base.scss b/_sass/base.scss index daba3a7..5ea8be3 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -354,10 +354,15 @@ a:hover { .powered-by .card { border: 1px solid var(--light-teal); - min-height: 310px; + min-height: 360px; padding: 35px; background: var(--void-teal); } + +.powered-by img { + width: 150px; +} + .video-background { left: 85%; width: 200px !important;