mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
💄 style: decrease margin between date and post title
This commit is contained in:
parent
dc64e2589d
commit
283f3d3934
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@
|
||||||
padding: 2.5rem 0;
|
padding: 2.5rem 0;
|
||||||
|
|
||||||
.date {
|
.date {
|
||||||
font-size: 0.85rem;
|
font-size: 0.9rem;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
color: var(--meta-color);
|
color: var(--meta-color);
|
||||||
width: 14.5rem;
|
width: 13.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bloglist-tags {
|
.bloglist-tags {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue