fix media

This commit is contained in:
Philipinho
2026-03-04 12:08:08 +00:00
parent 1980b94825
commit fcffa3dfa0
4 changed files with 29 additions and 9 deletions
@@ -2,6 +2,7 @@
display: flex;
justify-content: center;
align-items: center;
max-width: 100%;
border-radius: 8px;
overflow: hidden;
animation: pulse 1.2s ease-in-out infinite;