Visual refinement

This commit is contained in:
John O'Nolan 2019-11-14 00:10:55 +07:00
parent 137d1675ba
commit f14ac2385a
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -95,7 +95,7 @@ html,
margin: 0 0 1rem;
font-size: 1.3rem;
text-transform: uppercase;
opacity: 0.6;
opacity: 0.8;
}
.post-card-content {
@ -114,7 +114,7 @@ html,
padding: 1px 0;
font-weight: 500;
box-shadow: 0 -1px 0 0 inset currentColor;
opacity: 0.6;
opacity: 0.5;
}