mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-18 03:01:01 +01:00
minor bug fix
This commit is contained in:
@@ -9,14 +9,17 @@
|
||||
|
||||
<style>
|
||||
.feturecard {
|
||||
width: 30%; padding: 46px; margin: 15px
|
||||
width: 30%;
|
||||
padding: 46px;
|
||||
margin: 15px
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="container">
|
||||
<div id="page-title" align="center">
|
||||
<h2 style="color: black"><strong>Managing Your WordPress sites was never so easy!</strong></h2>
|
||||
<p style="font-size: 18px; color: black; margin-top: 1%">43% of all Websites on the Internet are built with WordPress, so
|
||||
<p style="font-size: 18px; color: black; margin-top: 1%">43% of all Websites on the Internet are built with
|
||||
WordPress, so
|
||||
it deserves some love! With CyberPanel WordPress Manager, you can easily Monitor, Analyze, Optimize and
|
||||
keep your website in Top-Notch performance, all the time.</p>
|
||||
</div>
|
||||
@@ -32,16 +35,19 @@
|
||||
<stripe-pricing-table pricing-table-id="prctbl_1LpSqSJMfY1fWGMsxSNhPLsc"
|
||||
publishable-key="pk_live_51ITXBmJMfY1fWGMs2G0LAydJweIDMp2WaYocM0xyzdn03WaHUbMw6uxfVuktAkgpRyUql7tz7gF5OwdccEZLd6Ot00XX6tGoZx">
|
||||
</stripe-pricing-table>
|
||||
|
||||
<stripe-pricing-table pricing-table-id="prctbl_1M6WpCJMfY1fWGMsQXFlZWcW"
|
||||
publishable-key="pk_live_51ITXBmJMfY1fWGMs2G0LAydJweIDMp2WaYocM0xyzdn03WaHUbMw6uxfVuktAkgpRyUql7tz7gF5OwdccEZLd6Ot00XX6tGoZx">
|
||||
</stripe-pricing-table>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-12" style="margin: 1%; border-radius: 10px; box-shadow: rgba(66, 135, 245, 0.2) 0px 2px 8px 0px;">
|
||||
<div class="col-lg-12"
|
||||
style="margin: 1%; border-radius: 10px; box-shadow: rgba(66, 135, 245, 0.2) 0px 2px 8px 0px;">
|
||||
<h2 align="center" style="margin-top: 2%; color: black"><strong>Features You’ll Love</strong></h2>
|
||||
|
||||
<div class="center-content" style="display: flex; flex-wrap: wrap; margin: auto">
|
||||
|
||||
|
||||
<div align="center" style="margin-bottom: -15px;" class="feturecard" >
|
||||
<div align="center" style="margin-bottom: -15px;" class="feturecard">
|
||||
<div style="margin: 2%">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em"
|
||||
preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512">
|
||||
@@ -57,7 +63,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div align="center" style="margin-bottom: -15px;"class="feturecard">
|
||||
<div align="center" style="margin-bottom: -15px;" class="feturecard">
|
||||
<div style="margin: 2%">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em"
|
||||
preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024">
|
||||
@@ -75,7 +81,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div align="center" style="margin-bottom: -15px;"class="feturecard">
|
||||
<div align="center" style="margin-bottom: -15px;" class="feturecard">
|
||||
<div style="margin: 2%">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em"
|
||||
preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24">
|
||||
@@ -142,7 +148,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user