6 lines
75 B
CSS
6 lines
75 B
CSS
.galaxy-container {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
}
|