format files

This commit is contained in:
Fred Boniface
2024-01-16 20:34:41 +00:00
parent e6ee0dc321
commit 23d75880b5
11 changed files with 82 additions and 79 deletions

View File

@@ -24,6 +24,6 @@
padding: 10px;
background-color: var(--island-bg-color);
border-radius: 10px;
box-shadow: 5px 5px 30px rgba(0,0,0,0.29);
box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.29);
}
</style>