This commit is contained in:
Kevin Tessier 2019-08-21 14:41:09 +02:00
parent ffcb0523f1
commit fe47e3fb0a
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -17,7 +17,7 @@
@media screen and (max-width: 1024px) {
header nav{
position: relative;
width: 90%;
width: 90%!important;
.dropmenu{
background: white;
display: none;