Files
dev.ttsby.com/modules/site/pages/guide.install.css
2023-04-17 11:06:08 +09:00

11 lines
119 B
CSS

body,
.fullscreen {
width: 100%;
height: 100vh;
padding: 30vh;
}
#qrcode img {
margin : 30px auto
}