Fix z-index issue on the ad

pull/1331/head
Kamran Ahmed 3 years ago
parent 685c402f28
commit e902c062fc
  1. 1
      styles/carbon.css

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

Loading…
Cancel
Save