Right align the carbon ad

This commit is contained in:
Kamran Ahmed
2021-09-09 21:50:02 +02:00
parent d5b8d761d5
commit edd10470a7

View File

@ -2,8 +2,8 @@
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu,
Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif; Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;
position: fixed; position: fixed;
bottom: 150px; left: 20px;
right: 20px; bottom: 15px;
} }
@media (max-width: 700px) { @media (max-width: 700px) {