ktyl.dev/src/vn/styles.css

21 lines
192 B
CSS
Raw Normal View History

2024-01-06 00:57:08 +00:00
img {
max-height: 70vh;
width: auto;
}
.centre {
margin: auto;
padding: 0;
width: 50%;
}
#button {
font-size: 2em;
}
#text-box {
width 100%;
height: 4em;
}