Tried to make the website responsive
This commit is contained in:
parent
284e70b841
commit
3c57aa8ece
4 changed files with 37 additions and 1 deletions
|
@ -10,6 +10,7 @@ header {
|
|||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
|
||||
z-index: 1000;
|
||||
font-family: var(--font-family);
|
||||
height: 5vh;
|
||||
}
|
||||
|
||||
header li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue