Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0
This repository has been archived on 2022-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
tildes-issue-log/source/pages/scss/_attributions.scss

14 lines
161 B
SCSS

#attributions {
ul {
margin-bottom: 2rem;
&:last-of-type {
margin-bottom: 0;
}
}
#hasklig {
font-family: Hasklig, monospace;
}
}