mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-08 15:49:04 -05:00
fix image width to use max-width instead of width as suggested by @diomed
This commit is contained in:
parent
99e889ae9d
commit
308e015f3d
@ -431,7 +431,7 @@ p {
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user