Nav responsive size

This commit is contained in:
Manos Katsomallos 2021-06-21 13:34:25 +02:00
parent 669cb63c10
commit 4145377794

View File

@ -300,14 +300,13 @@ body {
top: 0;
display: inline-block;
font-family: sans-serif;
font-size: calc(.5em + .25vw);
font-size: calc(0.75em + 0.05vw);
outline: 0;
text-decoration: none;
text-align: center;
width: 33.33%;
height: 4em;
box-shadow: 0 0 0.1em dimgray;
padding: 1em;
height: 3.4em;
padding: .68em;
z-index: 1;
background-color: black;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */