Skip to content
Snippets Groups Projects
notes.scss 106 B
Newer Older
$gray: #ddd;

.sc-notes-footer {
  border-top: 1px solid $gray;
  font-size: 14px;
  padding-top: 25px;
}