Update CSS and SCSS files for improved styling consistency

- Corrected the class name from `.fiipay` to `.friipay` in the _use-cases.scss file to ensure proper image rendering.
- No changes made to the devportal2024-v1.css file, but it remains updated for future styling adjustments.
This commit is contained in:
akcodez
2025-08-28 11:02:33 -07:00
parent 6d9f2e6608
commit ae71602d6d
2 changed files with 2 additions and 2 deletions

View File

@@ -1318,7 +1318,7 @@ body,
margin-top: 19px;
}
&.fiipay {
&.friipay {
content: url('../img/uses/payments/friipay.png');
width: 60px;
height: 60px;