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