mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-07-10 21:27:31 +02:00
Add scambox
This commit is contained in:
parent
31fd2e5755
commit
5c17277817
16 changed files with 611 additions and 97 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue