Visual refinement
This commit is contained in:
parent
137d1675ba
commit
f14ac2385a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -95,7 +95,7 @@ html,
|
||||||
margin: 0 0 1rem;
|
margin: 0 0 1rem;
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
opacity: 0.6;
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-card-content {
|
.post-card-content {
|
||||||
|
@ -114,7 +114,7 @@ html,
|
||||||
padding: 1px 0;
|
padding: 1px 0;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
box-shadow: 0 -1px 0 0 inset currentColor;
|
box-shadow: 0 -1px 0 0 inset currentColor;
|
||||||
opacity: 0.6;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue