catherinacd / css-cat

Pure CSS cat with animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-cat

Pure CSS cat with animation

:root {
  --bg: #ffefe0;
  --primary-color: #c5c5c5;
  --secondary-color: #7d7d7d;
  --secondary-feet-color: #979797;
  --tertiary-color: #fed9ca;
}

About

Pure CSS cat with animation


Languages

Language:CSS 88.8%Language:HTML 11.2%