Reduce margin above title text

This commit is contained in:
Nicholas Kariniemi 2013-08-25 12:55:25 +03:00
parent 26963fff9e
commit 6ff138ade0

View file

@ -1,3 +1,7 @@
h3 {
margin-top: 10px;
}
.grub-close {
display: none;
}