Skip to content

Instantly share code, notes, and snippets.

View andupotorac's full-sized avatar

Andu Potorac andupotorac

  • Reclona, Tradul, Talbo
  • A Coruna, Spain
  • X @andupoto
View GitHub Profile
@andupotorac
andupotorac / styles.css
Created May 21, 2024 16:01 — forked from siliconjungle/styles.css
goopy text
path {
fill: none;
stroke: rgba(52, 53, 60, 1);
stroke-width: 4;
stroke-linecap: round;
}
svg > text {
font-family: 'Geist', sans-serif !important;
fill: rgb(201, 213, 229);