Add Haskel and other languages & fix menu item margin

This commit is contained in:
panr 2018-09-07 23:05:49 +02:00
parent 6a65821ab8
commit 1f96e0f3d9
6 changed files with 29 additions and 8 deletions

View file

@ -27,10 +27,10 @@
list-style: none;
li {
margin: 0 20px;
margin: 0 10px;
&:last-of-type {
margin: 0;
margin-right: 0;
}
}