Skip to content

nashville-software-school/class-website-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Class Website V2

Steps for making changes to colors or fonts

Please do not make other changes

  • All work should be branched off of the develop branch, DO NOT change the main branch
  • To update the colors: open the src/index.scss file and update the color variables on lines 1-9
  • Add the google font link in the public/index.html on line 14
  • Back in the src/index.scss file, update the $family-secondary and $family-primary variables. Primary is for titles, buttons, and links. Secondary is for blocks of text.
  • Once you've added and committed those changes, merge your branch into the develop branch
  • To deploy changes: run npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published