We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbacb82 commit 059471dCopy full SHA for 059471d
webpack/sass/main.scss
@@ -218,7 +218,7 @@ code {
218
}
219
220
// Common Title section
221
-.title {
+.header {
222
background-color: $color-lighter-gray;
223
224
.container {
@@ -368,7 +368,7 @@ code {
368
369
// Author Post page
370
.author-posts {
371
- .title {
+ .header {
372
373
.image {
374
width: 9.5rem;
0 commit comments