mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-13 08:15:49 +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:
File diff suppressed because one or more lines are too long
@@ -1318,7 +1318,7 @@ body,
|
|||||||
margin-top: 19px;
|
margin-top: 19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.fiipay {
|
&.friipay {
|
||||||
content: url('../img/uses/payments/friipay.png');
|
content: url('../img/uses/payments/friipay.png');
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
|
|||||||
Reference in New Issue
Block a user