mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-06-25 16:04:37 -05:00
8 lines
127 B
CSS
8 lines
127 B
CSS
![]() |
section[role="members-index"] {
|
||
|
width: 100%;
|
||
|
max-width: 600px;
|
||
|
padding: 10px;
|
||
|
margin: 0 auto;
|
||
|
color: var(--white);
|
||
|
}
|