mirror of https://github.com/MISP/misp-website
Make image to not overflow page
parent
6e431e5b7c
commit
0442e82eef
|
@ -1965,6 +1965,9 @@
|
|||
}
|
||||
|
||||
/* Image */
|
||||
p img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.image {
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in New Issue