Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-02 16:01:05 +02:00
committed by GitHub
parent 3d144738c8
commit d85e933c73
8 changed files with 186 additions and 110 deletions

View File

@ -116,7 +116,7 @@ button:hover, .button:hover {
}
/* Responsive layout */
@media (max-width: 850px) {
.menu nav li:hover>ul{
.header.sub .menu nav li:hover>ul{
display: block;
position: relative;
top: 5px;