mirror of
https://github.com/thomasjsn/hugo-theme-hello-friend.git
synced 2024-11-14 12:25:07 +01:00
Fix post meta
This commit is contained in:
parent
481f92a54f
commit
56b5fbf024
@ -11,7 +11,6 @@
|
||||
"browserslist": [
|
||||
"last 2 versions",
|
||||
">1%",
|
||||
"maintained node versions",
|
||||
"not dead"
|
||||
],
|
||||
"devDependencies": {
|
||||
|
@ -18,8 +18,6 @@
|
||||
}
|
||||
|
||||
&-meta {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
font-size: 1rem;
|
||||
margin-bottom: 10px;
|
||||
|
||||
@ -29,8 +27,6 @@
|
||||
}
|
||||
|
||||
&-date {
|
||||
margin-right: 5px;
|
||||
|
||||
&:after {
|
||||
content: '—';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user