mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-23 20:12:22 -06:00
docs: update logo
This commit is contained in:
parent
215487966b
commit
5542bdf497
@ -11,8 +11,15 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.VPImage.image-src {
|
.VPImage.image-src {
|
||||||
max-width: 180px;
|
max-width: 130px;
|
||||||
max-height: 180px;
|
max-height: 130px;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (min-width: 640px) {
|
||||||
|
.VPImage.image-src {
|
||||||
|
max-width: 170px;
|
||||||
|
max-height: 170px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 640px) {
|
@media (min-width: 640px) {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 45 KiB |
Loading…
x
Reference in New Issue
Block a user