nss-evening-cohort-12 / dino-kennel

A place to see all your dinos and send them on adventures!
0 stars 2 forks source link

Styling #11

Open luketlancaster opened 4 years ago

luketlancaster commented 4 years ago

https://colors.lol/compulsive

@import url('https://fonts.googleapis.com/css2?family=Orbitron&family=Roboto+Slab:wght@100;400&display=swap');

body {
    font-family: 'Orbitron', sans-serif;
    font-family: 'Roboto Slab', serif;
}