This commit is contained in:
2024-06-05 21:25:03 +02:00
parent b1767d63ba
commit 04026f5359
7 changed files with 6 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 102 B

BIN
assets/ponozka.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -32,6 +32,7 @@ header nav {
flex-grow: 1;
background-color: #444444b7;
padding: 10px;
padding-top: 0;
text-align: center;
}
@@ -62,6 +63,7 @@ nav a:hover {
position: absolute;
background-color: #585a59;
min-width: 100px;
left: 175px;
z-index: 1;
}