diff --git a/css/donation-popup.css b/css/donation-popup.css index 70e5523..9f7fb35 100644 --- a/css/donation-popup.css +++ b/css/donation-popup.css @@ -174,12 +174,16 @@ body { outline-width: 0; background: rgba(31, 134, 252, 0.15); transition: background 0.5s; } + #stick-left{ + padding-left: 0px; } .popup-style .col2 label { padding-left: 8px; font-size: 15px; - color: #444; } + color: #444; } .popup-style .col2 .ccv { - width: 40%; } + width: 100%; } + .popup-style .col2 .amount{ + width:100%; } .popup-style .col2 .buy { width: 260px; height: 50px; diff --git a/index.html b/index.html index a69660c..74620f1 100644 --- a/index.html +++ b/index.html @@ -426,10 +426,19 @@

SUBSCRIBE

+
+
- +
+
+ + +
+
+