added height: 100px;

This commit is contained in:
Francesco Mangiacrapa 2023-02-28 14:44:40 +01:00
parent 0c536f2dde
commit 2cd07f6f3b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
padding: 10px;
background: white;
width: 100%;
height: 100px;
}
.navbar-fixed-top {