mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
* chill: chill theme entrypoint * lib: local libs, called in several place but don't have entrypoint * module: local libs with specific entrypoints * page: pages with specific entrypoints * vuejs: vue components with specific entrypoints remove local libs jquery and select2, they already exists in node_modules remove duplicate fonts
6 lines
161 B
SCSS
6 lines
161 B
SCSS
.chill-entity__comment-embeddable {
|
|
.chill-entity__comment-embeddable__metadata {
|
|
font-size: smaller;
|
|
color: var(--chill-light-gray);
|
|
}
|
|
} |