Merge logo images to make a few things easier

This commit is contained in:
RichardG867
2025-10-26 16:27:16 -03:00
parent b34f0e62f3
commit 4d75ab1252
5 changed files with 2 additions and 6 deletions

View File

@@ -41,10 +41,6 @@ body > header {
grid-area: head;
padding: 30pt 30pt;
}
img#icon {
max-height: 75px;
padding-right: 20pt;
}
body > nav {
/* background-color: #ffa08c; */
grid-area: nav;