Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 354 Bytes

File metadata and controls

13 lines (7 loc) · 354 Bytes

PACTLAB Website

This respository is a github page. Any changes pushed to master will update the website at https://teachmanlab.github.io/

A note on CSS

To update the css, please modify the scss/style.scss file, then execute this command to compile it. We might add more to this later, but this is a start.

sass scss/style.scss css/style.css