Merge branch '1.1' of https://github.com/merdiano/orient-site into 1.1
This commit is contained in:
commit
024aeb921d
|
|
@ -703,6 +703,7 @@
|
|||
}
|
||||
}
|
||||
.subheader {
|
||||
z-index: 12;
|
||||
&__inner {
|
||||
.close {
|
||||
width: 20px;
|
||||
|
|
|
|||
|
|
@ -2693,6 +2693,9 @@ li {
|
|||
margin: 5px;
|
||||
}
|
||||
|
||||
.subheader {
|
||||
z-index: 12;
|
||||
}
|
||||
.subheader__inner .close {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue