diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-13 17:56:33 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-13 17:56:33 +0700 |
| commit | ec7ab4c654fc5b29b277d42ad84986f4c1220134 (patch) | |
| tree | 186a281ecf285edab1277e3a8e8bebcc71aa23e2 /src/lib/category/components/styles/breadcrumb.module.css | |
| parent | 517dce1136351f57e68e08f632635ac0a1ab6bff (diff) | |
<Miqdad> add short desc category website
Diffstat (limited to 'src/lib/category/components/styles/breadcrumb.module.css')
| -rw-r--r-- | src/lib/category/components/styles/breadcrumb.module.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/category/components/styles/breadcrumb.module.css b/src/lib/category/components/styles/breadcrumb.module.css new file mode 100644 index 00000000..dee4e1b4 --- /dev/null +++ b/src/lib/category/components/styles/breadcrumb.module.css @@ -0,0 +1,3 @@ +.category-short-desc { + flex: 0 0 100%; +} |
