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

@ -38,4 +38,8 @@ article{
#homeImage{
float: left;
margin-right: 5px;
}
#banner img {
width: 100%;
}