diff --git a/css/global.css b/css/global.css index 6e66725..713243d 100644 --- a/css/global.css +++ b/css/global.css @@ -67,3 +67,7 @@ footer { .bg-dark { background-color: var(--bg-color); } + +.no-bg-img { + background: none; +} diff --git a/views/settings.html b/views/settings.html index 24e866a..44de17d 100644 --- a/views/settings.html +++ b/views/settings.html @@ -16,7 +16,7 @@

Welcome Back!

-
+

User: USER


diff --git a/views/user.html b/views/user.html index 50099a0..51c3546 100644 --- a/views/user.html +++ b/views/user.html @@ -12,7 +12,7 @@ - +

Welcome Back!