mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 18:55:49 +00:00
fix image size issues across community payments and tokenization pages
This commit is contained in:
@@ -2160,10 +2160,9 @@ html.light {
|
||||
background-position: bottom right;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
background-size: 136px 177px;
|
||||
@media (max-width: 767px) {
|
||||
background-image: url(../img/community/bug-bounty-card-bg-2-mobile.png);
|
||||
background-size: 136px 177px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user