diff --git a/luckydiamond/src/assets/css/PagesStyles/home.css b/luckydiamond/src/assets/css/PagesStyles/home.css index 46e2581..38ce1a6 100644 --- a/luckydiamond/src/assets/css/PagesStyles/home.css +++ b/luckydiamond/src/assets/css/PagesStyles/home.css @@ -252,6 +252,9 @@ .header__auth--discord { width: 14%; } + .header__balance { + width: auto; + } .main { width: 75% !important; } @@ -321,6 +324,9 @@ .header__auth--discord { width: 14%; } + .header__balance { + width: auto; + } .main__content h1 { font-size: 4.5em; }