diff options
| author | shazabdullakc <57784869+shazabdullakc@users.noreply.github.com> | 2024-09-13 14:53:50 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-13 14:53:50 +0530 |
| commit | 160e6d0e1739d2f86dc971d9e5f29b28a3dc0f58 (patch) | |
| tree | 196c78fe50bd4fa9721661e66b81d7134943de34 | |
| parent | 263ffd3424bb22525bb025bbe2bee70b5780ba6a (diff) | |
| -rw-r--r-- | aboutus.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/aboutus.css b/aboutus.css index ab57561..b5ce9e9 100644 --- a/aboutus.css +++ b/aboutus.css @@ -40,7 +40,8 @@ p{ margin-left:200px;
}
.testimony .col-3 img{
- width: 70px;
+ width: 100px;
+ height: 100px;
border-radius: 40%;
margin-top: 20px;
}
|
