mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
adds lg version of community page
This commit is contained in:
@@ -579,6 +579,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.autoscroll-content {
|
||||
animation: autoscroll 15s linear infinite;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
max-width: 300px; /* adjust this value based on your design requirements */
|
||||
}
|
||||
// Community Page
|
||||
#community-magenta {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user