RegexBot/docs/assets/css/style.scss
Noikoio d135af3035 Updated page settings
Modified template slightly. I don't like that big header.
2017-09-12 19:55:17 -07:00

12 lines
No EOL
256 B
SCSS

---
---
@import "{{ site.theme }}";
section #title h1 {
// Compensating for removal of description line
margin-bottom: 18px;
// And some other adjustments so it doesn't look so odd by itself
text-align: left;
letter-spacing: 0.05em;
}