From 88942d59fac8a871c11b87ce792585e7643e332b Mon Sep 17 00:00:00 2001 From: amfiyong <48166955+amfiyong@users.noreply.github.com> Date: Fri, 11 Dec 2020 23:56:59 +0800 Subject: [PATCH] Update style.white.css --- metron/css/style/white/style.white.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metron/css/style/white/style.white.css b/metron/css/style/white/style.white.css index fa18beb..7827e0f 100644 --- a/metron/css/style/white/style.white.css +++ b/metron/css/style/white/style.white.css @@ -113,7 +113,7 @@ blockquote { b, strong { - font-weight: 600; } + font-weight: 1000; } small { font-size: 80%; } @@ -6267,7 +6267,7 @@ button.bg-dark-75:focus { border-bottom-left-radius: 0.42rem !important; } .rounded-lg { - border-radius: 0.85rem !important; } + border-radius: 0.4rem !important; } .rounded-circle { border-radius: 50% !important; }