diff options
Diffstat (limited to 'client/src/components/Card/CardAgreement.module.css')
-rw-r--r-- | client/src/components/Card/CardAgreement.module.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/components/Card/CardAgreement.module.css b/client/src/components/Card/CardAgreement.module.css index c9bdae8..c6b76cb 100644 --- a/client/src/components/Card/CardAgreement.module.css +++ b/client/src/components/Card/CardAgreement.module.css @@ -27,5 +27,5 @@ } .card__image { - padding-bottom: 32px; + height: 80%; } |