Fix mobile icon for Gitpot

This commit is contained in:
Sangelo 2024-01-30 19:56:05 +01:00
parent a0b54d8564
commit 50638a8ce9

View file

@ -33,6 +33,10 @@
.next {
background-size: 2em;
}
.gitpot {
background: url('/assets/icons/gitpot.svg') no-repeat center / 3.5em, radial-gradient(103.52% 103.52% at 34.04% 26.17%, #fa7042 24.28%, #d23652 120%) no-repeat center;
}
}
}
}