mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Make subtitle non-wrapping
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
.masthead-title small {
|
||||
margin-left: 1rem;
|
||||
margin-left: 1rem;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.front-page-introduction {
|
||||
|
||||
Reference in New Issue
Block a user