Update pridecodes SVG dimensions and enhance styles for responsiveness

This commit is contained in:
Fundor333
2025-05-15 19:33:19 +02:00
parent aed35580ef
commit 533bb38755
6 changed files with 37 additions and 9 deletions

View File

@@ -1 +1 @@
.author{margin:0}.page-content a[target=_blank]::after{content:none}
.author{margin:0}@media screen and (max-width:768px){.menu .menu-icon{position:relative}}@keyframes enterIn{0%{opacity:0}100%{opacity:100}}@media only screen and (min-width:768px){#pridecodes-code-corner-svg{width:150px}}@media only screen and (max-width:767px){#pridecodes-code-corner-svg{width:75px}}#pridecodes-code-corner-svg{animation:enterIn 2s;transition:all .2s ease-in-out}#pridecodes-code-corner-svg:hover{transform:scale(1.1);transform-origin:left top}