fix: 样式调整
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
border-radius: 10px;
|
||||
}
|
||||
.logo {
|
||||
height: 106px;
|
||||
height: 65px;
|
||||
background-color: #BEA266;
|
||||
color: #ffffff;
|
||||
font-weight: bold;
|
||||
@@ -10,6 +10,13 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
padding: 10px;
|
||||
& > img {
|
||||
object-fit: scale-down;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
}
|
||||
}
|
||||
.port-link{
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user