hugo-theme-next/assets/css/style.css

13 lines
143 B
CSS
Raw Normal View History

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