diff --git a/Payment.css b/Payment.css index a90206a..e42f1de 100755 --- a/Payment.css +++ b/Payment.css @@ -1,6 +1,6 @@ body { font-family: Arial; - font-size: 17px; + font-size: 18px; padding: 8px; } @@ -100,4 +100,4 @@ span.price { .col-25 { margin-bottom: 20px; } -} \ No newline at end of file +}