changed style -> slightly changed position of navbar and board to accomodate for smaller monitors

master
ElGurkus 4 years ago
parent 4ba97ce5e9
commit 2317488087

@ -7,7 +7,7 @@ ul {
height: auto;
min-width: 600px;
position: absolute;
top: 10%;
top: 5%;
font-size: 25px;
text-shadow: 2px 2px 5px #c41d1d;
font-family: Bradley Hand, cursive;
@ -42,7 +42,7 @@ li a:hover:not(.active) {
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
top: 55%;
font-family: Brush Script MT;
font-weight: 600;
background-image: url("muster.jpg");

Loading…
Cancel
Save