mirror of
https://github.com/csd4ni3l/grass_touching_captcha.git
synced 2026-06-02 13:45:36 +02: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%;
|
|
}
|