Fix z-index issue on the ad

This commit is contained in:
Kamran Ahmed
2021-09-26 22:04:14 +02:00
parent 685c402f28
commit e902c062fc

View File

@ -4,6 +4,7 @@
position: fixed;
bottom: 15px;
right: 20px;
z-index: 9999;
}
#carbonads {