diff --git a/src/styles/mobile/projects.scss b/src/styles/mobile/projects.scss index 1bbc22a..c92c460 100644 --- a/src/styles/mobile/projects.scss +++ b/src/styles/mobile/projects.scss @@ -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; + } } } } \ No newline at end of file