diff --git a/docs/website/static/support.html b/docs/website/static/support.html index ec12094994..c168774048 100644 --- a/docs/website/static/support.html +++ b/docs/website/static/support.html @@ -12,36 +12,48 @@ .headline--wave--fg { position: absolute; top: 630px; - } + height: 100%; + } + .headline--wave--fg::after { + height:100%; + } .headline--wave--bg { position: absolute; - top: 600px;} - h1,p{ - text-align: left; - margin-left: 10%; + top: 600px; + } + .headline--subtitle { + margin-bottom: 30px + } + .headline { + padding: 0px; + } + h1,p { + text-align: center; } img { - margin-left: -5%; + margin-left: -7%; height: 115px; } - .anchorPoint{ - position: relative; - } .vikings { height: 50px; } + .content { + width: max-content; + } hr { height: 1px; background-color: #ddd; border: none; } - .container { + .anchor { display: flex; - margin-left: 10%; + margin: 0px auto; + width: max-content; } .description { - margin-left: 60px; + margin-left: 0px; margin-top: 35px; + text-align: left; } @@ -122,19 +134,22 @@ -
- - -
-

Support

-
-

Below is a list of companies that offer commercial support and other enterprise offerings for Open Policy Agent:

-
+
+
+

Support

+

Below is a list of companies that offer commercial support and other enterprise offerings for Open Policy Agent:

+
+
- -

Styra is the original creator of Open Policy Agent and provides support, professional services, training,
and enterprise products. - Learn More >> -

+
+
+ +
Styra is the original creator of Open Policy Agent and provides support,
professional services, training, and enterprise products. + Learn more » +
+
+ + \ No newline at end of file