Display site subtitle in masthead (#2205)
* Add site subtitle * Tabs vs spaces - the ancient conflict * updates cfr PR #2205 * Perhaps also add the closing anchor * Make sure we check for the right variables... * Brown paper bag - subtitle, not description
This commit is contained in:

committed by
Michael Rose

parent
00bec58bee
commit
cfad550975
@ -53,6 +53,10 @@
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.site-subtitle {
|
||||
font-size: $type-size-8;
|
||||
}
|
||||
|
||||
.masthead__menu {
|
||||
float: left;
|
||||
margin-left: 0;
|
||||
|
Reference in New Issue
Block a user