mirror of
https://github.com/bendtherules/is-nifty-open.git
synced 2026-08-18 13:52:20 +00:00
10 lines
102 B
CSS
10 lines
102 B
CSS
.App {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.App .OpenToday-container {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|