From 99c3520dd4221a6e09f5c4f6b46693cfea95e867 Mon Sep 17 00:00:00 2001 From: Chandan Mehta <56244975+chandan-op@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:34:49 +0530 Subject: [PATCH] Update Payment.css --- Payment.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}