moved topcs menu to header

This commit is contained in:
2022-05-09 18:10:21 +02:00
parent c7f7af1c01
commit cd5651ac62
6 changed files with 32 additions and 12 deletions

View File

@@ -129,6 +129,11 @@ h5 {
.dropdown-menu li a:hover {
background-color: red !important;
}
.menu-item {
font-size: 20px !important;
letter-spacing: 5px;
}
footer {
background-color: #2d2d30;
color: #f5f5f5;