Add gif to info page
This commit is contained in:
@ -364,6 +364,12 @@ input[type=text] {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.scroll-content img {
|
||||
width: 100%;
|
||||
max-width: 320px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 767px) {
|
||||
|
||||
.scroll-content {
|
||||
|
Reference in New Issue
Block a user