mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
added mini adaptive for header logo
This commit is contained in:
@@ -58,14 +58,17 @@ export default {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
.header__logo {
|
||||
padding: 2% 3%;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.header__nav {
|
||||
flex-grow: 0.69;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.header__logo {
|
||||
padding: 26px 58px;
|
||||
user-select: none;
|
||||
}
|
||||
.header__nav nav a {
|
||||
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user