7 lines
141 B
SCSS
7 lines
141 B
SCSS
/* You can add custom styles here. */
|
|
|
|
// @import "plugins/numbered";
|
|
.commit-info {
|
|
padding: 1rem;
|
|
background-color: var(--gray-500);
|
|
}
|