Update index.css

This commit is contained in:
Damien 2025-02-23 12:41:28 -05:00
parent 29f7d52719
commit 81c56acfe3

View File

@ -41,6 +41,7 @@ body {
padding: 5px; padding: 5px;
background-color: #333; background-color: #333;
color: #fff; color: #fff;
justify-content: flex-end;
} }
.nodeName { .nodeName {