mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
0f5e60274a
⬆️ Required Hugo versions above 0.109.0
5 lines
59 B
SCSS
5 lines
59 B
SCSS
>#comments {
|
|
padding: 2rem 0;
|
|
@extend .print-d-none;
|
|
}
|