1 changed files with
2 additions and
2 deletions
|
|
@ -1,11 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
.up-nav{
|
|
|
|
.up-nav{
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 85px;
|
|
|
|
height: 115px;
|
|
|
|
background-color: $bg2;
|
|
|
|
background-color: $bg2;
|
|
|
|
img{
|
|
|
|
img{
|
|
|
|
width: 110px;
|
|
|
|
width: 110px;
|
|
|
|
height: 85px;
|
|
|
|
height: 115px;
|
|
|
|
display: block;
|
|
|
|
display: block;
|
|
|
|
margin: auto;
|
|
|
|
margin: auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|