File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2121 </ nav >
2222 </ header >
2323
24+ < div class ="spacer "> </ div >
25+
2426 < section id ="about ">
2527 < h1 > Welcome to CustomBAR</ h1 >
2628 < p > CustomBAR is a powerful and customizable progress bar project that allows you to create visually stunning progress bars tailored to your needs.</ p >
@@ -40,15 +42,15 @@ <h2>Key Features of CustomBAR</h2>
4042 < section id ="donations ">
4143 < h1 > Donations will go a long Way!</ h1 >
4244 < div class ="custombar-embed ">
43- < iframe src ="donationgoal/donationbar.html " frameborder ="0 " width ="800 " height ="250 "> </ iframe >
45+ < iframe src ="donationgoal/donationbar.html " style =" scale: 1.3; " frameborder ="0 " width ="900 " height ="300 "> </ iframe >
4446 </ div >
4547 < a href ="https://www.paypal.com/paypalme/2players1Gamer " class ="donationbutton "> Donate! < 3 </ a >
4648 </ section >
4749
4850 < section id ="demo ">
4951 < h2 > CustomBAR Demo</ h2 >
5052 < div class ="custombar-embed ">
51- < iframe src ="custombar.html " frameborder ="0 " width ="800 " height ="800 "> </ iframe >
53+ < iframe src ="custombar.html " style =" scale: 1.3; " frameborder ="0 " width ="800 " height ="800 "> </ iframe >
5254 </ div >
5355 </ section >
5456
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ section {
8585 background-color : # 121016 ;
8686 border-radius : 10px ;
8787 margin : 20px ;
88- width : 90 % ;
88+ width : 80 % ;
8989 margin : 0 auto;
9090 margin-top : 20px ;
9191 margin-bottom : 20px ;
You can’t perform that action at this time.
0 commit comments