top of page
  • Facebook
  • Twitter
  • Instagram

Your favorite
t-shirt
awaits

Screen Printing Squeegee

SCREEN PRINTING

20150522120233_IMG_2204.JPG

EMBROIDERY

_edited.png
1 10 2023.png

Check out our video

See what we can do
for you!

Don't see what you're looking for? Just ask!
bottom of page

follow us @graphietees on instagram

html, body { height: 100%; background-color: black; background-size: contain; } body { } .ticker { --size: 35ch; display: inline-flex; font-family: "Impact", fantasy; font-size: 3em; color: #4BD1A0; font-weight: bold; text-transform: uppercase; will-change: transform; animation: ticker 5s infinite linear; text-shadow: calc( var(--size) + 0.5em ) 0 currentcolor, calc( (var(--size) + 0.5em) * 2 ) 0 currentcolor, calc( (var(--size) + 0.5em) * 3 ) 0 currentcolor, calc( (var(--size) + 0.5em) * 4 ) 0 currentcolor, calc( (var(--size) + 0.5em) * 5 ) 0 currentcolor, calc( (var(--size) + 0.5em) * 6 ) 0 currentcolor, calc( (var(--size) + 0.5em) * 7 ) 0 currentcolor, calc( (var(--size) + 0.5em) * 8 ) 0 currentcolor, calc( (var(--size) + 0.5em) * 9 ) 0 currentcolor ; } .ticker-container { display: flex; flex-direction: column; overflow: hidden; } @keyframes ticker { to { transform: translateX( calc( (var(--size) + 0.5em) * -1 ) ) } }