hugo-theme-next/assets/css/style.css
2022-05-04 16:17:20 +08:00

13 lines
141 B
CSS

/** User-defined style. **/
.sidebar {
visibility: inherit;
}
.site-author-image {
border-radius:0;
}
.back-to-top {
bottom: 30px;
}