1
0
Fork 0
faulty.equipment/themes/fesite/assets/scss/home.scss

17 lines
226 B
SCSS

.site-header {
h1 {
font-size: 30pt;
}
}
.project-list li {
margin-bottom: 0.2em;
}
.project-list a,
.project-list a:visited {
font-family: $iosevka;
}
.home-link:not(:last-of-type)::after {
content: "";
}