Update global.css

This commit is contained in:
Hepatica
2024-02-24 17:54:24 +01:00
committed by GitHub
parent 3661140e3d
commit f67b769b71

View File

@@ -278,7 +278,7 @@ button {
.help { .help {
grid-area: help; grid-area: help;
display: flex; display: flex;
height:806px; height:99%;
border-radius: 3.125rem; border-radius: 3.125rem;
background: #17181C; background: #17181C;
box-shadow: 0.25rem 0.25rem 0.25rem 0px rgba(0, 0, 0, 0.25); box-shadow: 0.25rem 0.25rem 0.25rem 0px rgba(0, 0, 0, 0.25);
@@ -294,4 +294,4 @@ button {
/* Media */ /* Media */
/* /Media */ /* /Media */