更换logo
This commit is contained in:
@@ -16,7 +16,7 @@ $icon-arrow-size-aside:12px;
|
||||
$width-submenu-aside:55px;
|
||||
$height-aside-tilte:60px;
|
||||
$height-aside-img:30px;
|
||||
$width-aside-img:30px;
|
||||
$width-aside-img:50px;
|
||||
// header
|
||||
$height-header: 60px;
|
||||
// nav-scroll
|
||||
@@ -33,4 +33,4 @@ $color-table-thead:#262626;
|
||||
$height-car:68px;
|
||||
// mobile
|
||||
$padding-xs: 5px;
|
||||
$margin-xs: 5px;
|
||||
$margin-xs: 5px;
|
||||
|
@@ -565,7 +565,7 @@ li {
|
||||
justify-content: center;
|
||||
.logoimg {
|
||||
width: $width-aside-img;
|
||||
height: $height-aside-img;
|
||||
//height: $height-aside-img;
|
||||
background: #fff;
|
||||
border-radius: 50%;
|
||||
padding: 3px;
|
||||
@@ -1223,4 +1223,4 @@ $mainHight: 100vh;
|
||||
|
||||
.justify-content-flex-end {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user