mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
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:
@@ -1318,7 +1318,7 @@ body,
|
||||
margin-top: 19px;
|
||||
}
|
||||
|
||||
&.fiipay {
|
||||
&.friipay {
|
||||
content: url('../img/uses/payments/friipay.png');
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
|
||||
Reference in New Issue
Block a user