finalise profile card design

This commit is contained in:
2021-07-31 19:49:05 +02:00
parent 86cd0987bd
commit 1045c3be5d
4 changed files with 98 additions and 16 deletions

View File

@@ -40,6 +40,7 @@ html {
&:hover,
&:focus {
background-color: var(--light-red);
outline: none;
}
}
}