Revert "$avatar-bg-color -> $background"

This reverts commit a3a6f73049.
This commit is contained in:
Šimon Brandner 2021-08-24 09:04:17 +02:00
parent bf87413442
commit 3d9a0286dc
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
5 changed files with 5 additions and 3 deletions

View file

@ -124,6 +124,7 @@ $menu-box-shadow-color: rgba(118, 131, 156, 0.6);
$menu-selected-color: #f5f8fa;
$avatar-initial-color: $background;
$avatar-bg-color: $background;
$h3-color: #3d3b39;