minor formatting

This commit is contained in:
Aadil Ayub 2022-01-01 13:08:59 +05:00
parent c15948115a
commit 3a64678ea0
1 changed files with 38 additions and 38 deletions

View File

@ -254,6 +254,7 @@ footer.post-footer {
border-top: 2px solid var(--border-color);
flex-grow: 1;
}
.read-more {
border-top: 2px solid var(--border-color);
border-left: 2px solid var(--border-color);
@ -265,7 +266,6 @@ footer.post-footer {
/* network cards */
.card.network {
border: 2px solid darkcyan;
box-shadow:1em 1em 0 #d2d1c8;
background-color: lightgreen;