From 2e0898d930efeee2cd7cafafe8eafaaa5430df23 Mon Sep 17 00:00:00 2001 From: Atiqur Rahman Date: Sun, 8 Jan 2023 12:34:58 +0600 Subject: [PATCH] style: update css build --- public/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/app.css b/public/css/app.css index da1cdbc1..d63ce02f 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -1,4 +1,4 @@ -:root{--card-line-height:1.2em;--card-padding:1em;--card-radius:0.5em;--color-green:#28a745;--color-gray:rgba(225,225,251,.58);--color-dark-gray:#c4d1e1;--radio-border-width:2px;--radio-size:1.5em}.smartpay{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;color:#212529;font-family:inherit;font-size:16px;font-weight:400;line-height:1.5;margin:0;text-align:left +:root{--card-line-height:1.2em;--card-padding:1em;--card-radius:0.5em;--color-green:#28a745;--color-gray:#e2ebf6;--color-dark-gray:#c4d1e1;--radio-border-width:2px;--radio-size:1.5em}.smartpay{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;color:#212529;font-family:inherit;font-size:16px;font-weight:400;line-height:1.5;margin:0;text-align:left /*! * Bootstrap Grid v4.6.1 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors