mirror of
https://github.com/csd4ni3l/grass_touching_captcha.git
synced 2026-01-01 12:33:45 +01:00
8 lines
122 B
CSS
8 lines
122 B
CSS
.preview-img {
|
|
max-width: 100%;
|
|
height: 150px;
|
|
object-fit: contain;
|
|
display: block;
|
|
margin-top: 2%;
|
|
}
|