fix ip abuse db banner on small devices

This commit is contained in:
Jonas Leder 2021-01-20 21:32:08 +01:00
parent 9947d074e6
commit 06599a881f

View file

@ -39,3 +39,7 @@ article{
float: left;
margin-right: 5px;
}
#banner img {
width: 100%;
}