setup
This commit is contained in:
10
themes/hugo-theme-monochrome/assets/scss/layout/term.scss
Normal file
10
themes/hugo-theme-monochrome/assets/scss/layout/term.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.term-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
margin: 2rem 0;
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user