From e5e421bf3535b558f38c2a4a9a14850efac21e53 Mon Sep 17 00:00:00 2001 From: Rovino Ramadhani <70685780+rovinor4@users.noreply.github.com> Date: Wed, 8 Dec 2021 13:03:00 +0700 Subject: [PATCH] Update all.css --- css/all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/all.css b/css/all.css index 7e39ceb..6ba914a 100644 --- a/css/all.css +++ b/css/all.css @@ -1,3 +1,3 @@ /* Follow Rovino Ramadhani */ /* ©Copyright 2021 - Rovino Ramadhani */ -* input::-webkit-outer-spin-button,* input::-webkit-inner-spin-button {-webkit-appearance: none !important;margin: 0 !important;} * input[type=number] {-moz-appearance:textfield !important;} .svg-cover svg{width: 100%;vertical-align: unset;height: 100%;} \ No newline at end of file +* input::-webkit-outer-spin-button,* input::-webkit-inner-spin-button {-webkit-appearance: none !important;margin: 0 !important;} * input[type=number] {-moz-appearance:textfield !important;} .svg-cover svg{width: 100%;vertical-align: unset;height: 100%;}@media only screen and (max-width: 500px) {div.shadow.p-5.mx-auto.my-5.card{width: 90% !important;}div.shadow.p-5.mx-auto.my-5.card div.w-100.p-2.px-5{padding: 0px !important;}}