chore: style tweaks
This commit is contained in:
parent
5ca6316f99
commit
9b161af702
2 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
||||||
padding: var(--blog-roll-spacing);
|
padding: var(--blog-roll-spacing);
|
||||||
border: 1px solid var(--gray-light);
|
border: 1px solid var(--gray-light);
|
||||||
border-radius: var(--rounded-lg);
|
border-radius: var(--rounded-lg);
|
||||||
background-color: var(--gray-lighter);
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
padding: .75rem;
|
padding: .75rem;
|
||||||
border: 1px solid var(--gray-light);
|
border: 1px solid var(--gray-light);
|
||||||
border-radius: var(--rounded-lg);
|
border-radius: var(--rounded-lg);
|
||||||
background-color: var(--gray-lighter);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.banner__old-post p {
|
.banner__old-post p {
|
||||||
|
|
Reference in a new issue