remotes/1693045480750635534/spooky-22
Aevann1 2022-01-12 06:37:24 +02:00
parent 889c450cbc
commit 6f3ff6956b
1 changed files with 6 additions and 0 deletions

View File

@ -32,5 +32,11 @@
max-width: 125px;
max-height: 125px;
}
@media (max-width: 768px) {
.marsey {
max-width: 60px;
max-height: 60px;
}
}
</style>
{% endblock %}