mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Make page title an h1 for semantics
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
.masthead-title {
|
||||
font-size: 1.25rem;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.masthead-title small {
|
||||
.masthead p {
|
||||
font-size: 1.25rem;
|
||||
display: inline;
|
||||
margin: 0;
|
||||
margin-left: 1rem;
|
||||
white-space: nowrap;
|
||||
padding: 0;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.front-page-introduction {
|
||||
|
||||
Reference in New Issue
Block a user