style: bold project names, better font

This commit is contained in:
2018-09-22 16:45:52 +03:00
parent f2b98ae01d
commit 09d3b4e901
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=Roboto')
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700')
@import './settings.json'
body
@@ -46,6 +46,9 @@ ul.projects
margin: 0
list-style: none
.title
font-weight: bold
li
&:not(:first-of-type)
margin-top: 0.75rem