style: bold project names, better font
This commit is contained in:
@@ -111,5 +111,6 @@ html
|
||||
img(src=stars("vladfaust", "unity-wakatime"))
|
||||
| a Unity Wakatime integration (C#)
|
||||
li
|
||||
a(href="http://xgm.guru/p/ufs") UFS Arena
|
||||
a(href="http://xgm.guru/p/ufs")
|
||||
span.title UFS Arena
|
||||
| a Warcraft 3 custom map (cJASS)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user