diff options
author | Rohan Raj Gupta <[email protected]> | 2022-08-20 09:34:57 +0530 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-20 09:34:57 +0530 |
commit | 8eed2904d141d7c0b530cb0551364a0b226cf65a (patch) | |
tree | 1ce1fa3561dc6935f4f3aab521773145cdd3f7ec /client/src/components/Card/CardAgreement.module.css | |
parent | f47c3f4349cb68460dadf1fc381e3ceb52fe009a (diff) | |
parent | 856728cfae03da554d4db91b0635a53f1c9f915c (diff) |
Merge pull request #9 from Blaster4385/develop
ok
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%; } |