design fix
This commit is contained in:
Vendored
+1
@@ -774,6 +774,7 @@ header {
|
||||
header #menus nav h3 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
line-height: 1;
|
||||
cursor: pointer;
|
||||
transition: color 0.3s ease-in-out; }
|
||||
header #menus nav ul {
|
||||
|
||||
@@ -56,6 +56,7 @@ header{
|
||||
position: relative;
|
||||
h3{
|
||||
margin:0; padding:0;
|
||||
line-height: 1;
|
||||
cursor: pointer;
|
||||
transition: color 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user