feat: added and customized AY navbar

This commit is contained in:
Nick 2024-12-11 02:38:42 -06:00
parent 0569a063bb
commit a7000d6302
53 changed files with 2517 additions and 872 deletions

0
frontend/static/debate/arguments.png Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 180 KiB

Before After
Before After

0
frontend/static/debate/cucklist.png Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 136 KiB

Before After
Before After

0
frontend/static/debate/cucklist1.png Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 387 KiB

After

Width:  |  Height:  |  Size: 387 KiB

Before After
Before After

0
frontend/static/debate/gibberish.png Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 216 KiB

After

Width:  |  Height:  |  Size: 216 KiB

Before After
Before After

View file

@ -1,8 +1,8 @@
/* * {
* {
scrollbar-width: none;
}
*::-webkit-scrollbar {
display: none;
}
*/