Add a subtitle: Writing an OS in Rust

This commit is contained in:
Philipp Oppermann
2015-10-25 14:07:40 +01:00
parent 76ea95acf5
commit f48ebb3961
3 changed files with 6 additions and 2 deletions

View File

@@ -25,6 +25,10 @@
}
}
.masthead-title small {
margin-left: 1rem;
}
.navigation {
float: right;
}