clear css map

This commit is contained in:
Thomas Lynch
2024-10-21 18:11:28 +11:00
parent 7e44a236a1
commit f6e1adf1c5

View File

@ -1 +0,0 @@
localhost body%20%7B%0A%20%20%20%20position%3A%20relative%3B%0A%20%20%20%20font-size%3A%2020px%3B%0A%7D%0A%0Abody%3A%3Abefore%20%7B%0A%20%20%20%20content%3A%20%22%22%3B%0A%20%20%20%20position%3A%20absolute%3B%0A%20%20%20%20top%3A%200%3B%0A%20%20%20%20left%3A%200%3B%0A%20%20%20%20width%3A%20100%25%3B%0A%20%20%20%20height%3A%20100%25%3B%0A%20%20%20%20background-image%3A%20url(%22https%3A%2F%2Fbasedflare.com%2Ffavicon.ico%22)%3B%0A%20%20%20%20background-repeat%3A%20repeat%3B%0A%20%20%20%20background-size%3A%20auto%3B%0A%20%20%20%20opacity%3A%200.05%3B%0A%20%20%20%20z-index%3A%20-1%3B%0A%7D