mirror of
https://github.com/gwdevhub/Daybreak.git
synced 2026-07-26 00:45:18 +00:00
6 lines
99 B
CSS
6 lines
99 B
CSS
.gwmarket-container {
|
|
margin-top: 33px;
|
|
height: calc(100% - 33px);
|
|
display: flex;
|
|
}
|