mirror of
https://github.com/starship/starship.git
synced 2024-12-27 09:38:51 +01:00
docs: fix image reponsiveness in safari
This commit is contained in:
parent
86c1312a05
commit
201f25d484
@ -24,6 +24,7 @@
|
||||
}
|
||||
|
||||
.VPHero .image img {
|
||||
width: 100%;
|
||||
max-height: 130px;
|
||||
max-width: none;
|
||||
position: static;
|
||||
|
Loading…
Reference in New Issue
Block a user