mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
11 lines
152 B
Stylus
11 lines
152 B
Stylus
.custom-logo-image {
|
|
background: white;
|
|
margin: 0 auto 10px;
|
|
max-width: 150px;
|
|
padding: 5px;
|
|
}
|
|
|
|
.brand {
|
|
background: var(--btn-default-bg);
|
|
}
|