mirror of
https://github.com/Radarr/Radarr
synced 2026-04-25 16:12:06 +02:00
4 lines
56 B
CSS
4 lines
56 B
CSS
.center {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|