refactoring

This commit is contained in:
Philipp Kühn
2021-02-02 15:06:23 +01:00
parent 5cf13584b4
commit 19900705b3
3 changed files with 7 additions and 2 deletions

View File

@@ -188,6 +188,7 @@ code {
> p > img {
max-width: 100%;
border-radius: 0.75rem;
}
:first-child {
@@ -299,7 +300,7 @@ code {
justify-content: center;
height: 1.5rem;
width: 1.5rem;
background-color: rgba($colorBlack, 0.1);
background-color: rgba($colorBlack, 0.05);
border-radius: 9999px;
color: $colorBlack;
font-size: 0.75rem;