Moving the date and title parts
This commit is contained in:
parent
225943e797
commit
df9e91521f
2 changed files with 2 additions and 9 deletions
|
|
@ -92,13 +92,6 @@ article.article-box article.article-content .article {
|
|||
font-family: 'Open Sans', sans-serif;
|
||||
}
|
||||
|
||||
article.article-box article.article-content .article-meta {
|
||||
font-size: 1.2rem;
|
||||
color: var(--accent-color);
|
||||
text-align: left;
|
||||
padding-left: 0.75rem;
|
||||
}
|
||||
|
||||
article.article-box article.article-content .article-title {
|
||||
justify-self: start;
|
||||
margin-left: calc(var(--overlap-size) * -1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue