Files
fx_cast/docs/receiver/index.css
2019-01-14 00:16:28 +00:00

10 lines
138 B
CSS

body {
align-items: center;
display: flex;
justify-content: center;
}
#media {
max-height: 100vh;
max-width: 100vw;
}