fix "what we offer" section on mobile
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aadil Ayub 2023-09-04 15:52:36 +05:00
parent 34d1beb1e2
commit bced078a81
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ html, body {
padding-top: 24px !important;
}
ul#what-we-offer {
ul.what-we-offer {
padding-left: revert !important;
}