lyceum-site/assets/_custom.scss

8 lines
141 B
SCSS
Raw Normal View History

2024-10-03 22:08:11 +00:00
/* You can add custom styles here. */
// @import "plugins/numbered";
2024-10-04 08:47:15 +00:00
.commit-info {
padding: 1rem;
background-color: var(--gray-500);
}