1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 11:39:52 +02:00

Fix z-index issue on the ad

This commit is contained in:
Kamran Ahmed
2021-09-26 22:04:14 +02:00
parent 236ec5a570
commit 04e60ecf2f

View File

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