Removed the last semblance of the bordered look

This commit is contained in:
2023-09-01 01:05:36 -07:00
parent e3b4a2609f
commit 0e150c4c0d
20 changed files with 3079 additions and 555 deletions

View File

@ -1,5 +1,5 @@
@use '_base';
@import url("https://fonts.bunny.net/css?family=damion:400|oxygen:400");
@use '_fonts';
:root{
--text-color:#fff;
--background:#383C4A;