styles.scss 90 B

1234
  1. /* use this to put borders around things... */
  2. .thin_border {
  3. border: 1px solid black;
  4. }