mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
5 lines
77 B
CSS
5 lines
77 B
CSS
.map-container {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: black;
|
|
}
|