Replaced example screenshot

This commit is contained in:
Byson94
2025-08-11 19:10:11 +05:30
parent b9465d1241
commit 2aa79e15b7
8 changed files with 4 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -4,7 +4,8 @@
// Global Styles
.bar {
background-color: #2b2b2b;
all: unset;
background-color: rgb(30, 30, 30);
color: #cfd3da;
padding: 10px;
}