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