mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-09-13 07:23:32 -06:00
docs: update logo
This commit is contained in:
@@ -11,8 +11,15 @@
|
||||
}
|
||||
|
||||
.VPImage.image-src {
|
||||
max-width: 180px;
|
||||
max-height: 180px;
|
||||
max-width: 130px;
|
||||
max-height: 130px;
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.VPImage.image-src {
|
||||
max-width: 170px;
|
||||
max-height: 170px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
|
Reference in New Issue
Block a user