modification impression component and fixed barNavigation
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
border-radius: 4px 4px 0 0;
|
||||
padding: 15px 0;
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
.subMenu ul {
|
||||
@@ -102,8 +102,12 @@
|
||||
}
|
||||
|
||||
.links {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
color: white;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.subMenu:hover .links {
|
||||
|
||||
Reference in New Issue
Block a user