diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-10-13 18:36:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-13 18:36:03 +0100 |
| commit | 12b39528ce394a7debffa69b1e2594f622ddf06e (patch) | |
| tree | 3c1cb310d0db6e342a8e0db44046bcfe143ccb24 /public/css/modules | |
| parent | ab5abcaac2d19c071bb073d57cd61fa57a627bb2 (diff) | |
| parent | 6a0bd0ab3a0960cd1436190285ebe24bf8ef1f28 (diff) | |
Merge pull request #11 from Sycamost/master
Update dev????
Diffstat (limited to 'public/css/modules')
| -rw-r--r-- | public/css/modules/link-gallery.xs.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/modules/link-gallery.xs.css b/public/css/modules/link-gallery.xs.css index 399652b..b2bf86c 100644 --- a/public/css/modules/link-gallery.xs.css +++ b/public/css/modules/link-gallery.xs.css @@ -11,7 +11,8 @@ .link-gallery__title { width: 100%; - height: 100%; + height: 9.9ex; + height: 3lh; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; |
