Add scambox

This commit is contained in:
Kevin Kandlbinder 2021-11-05 22:29:08 +00:00 committed by GitHub
parent 31fd2e5755
commit 5c17277817
16 changed files with 611 additions and 97 deletions

View file

@ -115,7 +115,7 @@
height: 43px;
margin-top: -3px;
@media (max-width: 500px) {
@media (max-width: 600px) {
display: block;
}
}
@ -141,7 +141,7 @@
}
}
@media (max-width: 500px) {
@media (max-width: 600px) {
&:not(.logo) {
display: none;
}