Fixed transparent bottom line in footer via background shadow; replaced matrix icon with element icon for now

This commit is contained in:
2024-08-13 09:05:54 +03:00
parent e03c7a4db0
commit 20d8d83fee

View File

@@ -58,6 +58,8 @@
"column1 column2 column3"
"copyright copyright copyright";
box-shadow: 0px 5px var(--col_footer_copyright);
background-color: var(--col_footer);
}