]> git.ipfire.org Git - ipfire.org.git/commitdiff
downloads: cloud: Make content full width
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Dec 2023 12:26:05 +0000 (12:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Dec 2023 12:26:05 +0000 (12:26 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/downloads/cloud.html

index 3bea19ffca152e05a5ac4ee87d85f231a5aa0969..eb382e1a17b4925b1ff45ad85ac595269a1005ff 100644 (file)
 
        <section class="section">
                <div class="container">
-                       <div class="columns is-centered">
-                               <div class="column is-two-thirds">
-                                       <div class="block">
-                                               <h4 class="title is-4">Why Choose IPFire in the Cloud?</h4>
-
-                                               <ul>
-                                                       <li>
-                                                               <strong>Scalability:</strong>
-                                                               Easily scale your network security infrastructure as your business grows.
-                                                       </li>
-
-                                                       <li>
-                                                               <strong>Flexibility:</strong>
-                                                               Enjoy the flexibility of cloud deployment with the robust security of IPFire.
-                                                       </li>
-
-                                                       <li>
-                                                               <strong>Performance:</strong>
-                                                               Leverage the high-performance capabilities of leading cloud providers for optimal security.
-                                                       </li>
-                                               </ul>
-                                       </div>
+                       <div class="block">
+                               <h4 class="title is-4">Why Choose IPFire in the Cloud?</h4>
+
+                               <ul>
+                                       <li>
+                                               <strong>Scalability:</strong>
+                                               Easily scale your network security infrastructure as your business grows.
+                                       </li>
+
+                                       <li>
+                                               <strong>Flexibility:</strong>
+                                               Enjoy the flexibility of cloud deployment with the robust security of IPFire.
+                                       </li>
+
+                                       <li>
+                                               <strong>Performance:</strong>
+                                               Leverage the high-performance capabilities of leading cloud providers for optimal security.
+                                       </li>
+                               </ul>
+                       </div>
 
-                                       <div class="block">
-                                               <h4 class="title is-4">Getting Started</h4>
+                       <div class="block">
+                               <h4 class="title is-4">Getting Started</h4>
 
-                                               <div class="content">
-                                                       <p>
-                                                               Explore the offerings of our featured cloud providers and select the one
-                                                               that aligns with your requirements. Follow the integration guides and
-                                                               documentation for a smooth deployment experience.
-                                                       </p>
+                               <div class="content">
+                                       <p>
+                                               Explore the offerings of our featured cloud providers and select the one
+                                               that aligns with your requirements. Follow the integration guides and
+                                               documentation for a smooth deployment experience.
+                                       </p>
 
-                                                       <p>
-                                                               Secure your digital assets in the cloud with IPFire!
-                                                       </p>
-                                               </div>
-                                       </div>
+                                       <p>
+                                               Secure your digital assets in the cloud with IPFire!
+                                       </p>
                                </div>
                        </div>
                </div>