13 Commits

Author SHA1 Message Date
d200ece6cc CSS Fixes - Scrollbars, Album page, and making constants 2024-11-23 01:20:08 +00:00
21a17a8eb5 Album Page Styling 2024-11-22 21:34:21 +00:00
5011cda8fa
Allow home-component to scroll 2024-11-04 17:01:42 -05:00
b1cc0f156c
Add styling for dashboard tile 2024-05-11 13:08:32 -04:00
f23b62de98 fixed google font api 2024-04-12 13:24:30 -04:00
e211f476a7 added profile section to homepage 2024-03-22 20:25:52 -04:00
03ba18e0b8
Merge branch 'main' into 1-add-queue 2024-03-01 02:20:15 -05:00
a47e6fedc3 Changed login and signup color themes 2024-02-27 16:41:54 -05:00
1c4ce06064 navigation to home page after login and signup 2024-02-27 16:23:53 -05:00
598f3b2a18 Finished Initial Design of Login Page
modified:   src/app.rs
	modified:   src/lib.rs
	new file:   src/pages.rs
	new file:   src/pages/login.rs
	new file:   src/pages/signup.rs
	new file:   style/login.scss
	modified:   style/main.scss
	new file:   style/signup.scss
	modified:   style/theme.scss
2024-02-09 17:15:00 -05:00
33c1b52ba2 Add styling for queue and queue toggle button 2024-02-02 17:19:15 -05:00
c9ad030e70
Add styling for player bar 2024-01-03 00:36:05 -05:00
6afc982721
Separate CSS theme settings 2024-01-03 00:34:42 -05:00