From eab55dbde5e4c7de8327658be0aeb718c6e4bf6b Mon Sep 17 00:00:00 2001 From: merdan Date: Fri, 17 Dec 2021 13:47:52 +0500 Subject: [PATCH] copyright2 --- .../assets/css/components/2-layout/newsCard.scss | 2 -- themes/modern2/assets/css/style.css | 10 ++++------ 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/themes/modern2/assets/css/components/2-layout/newsCard.scss b/themes/modern2/assets/css/components/2-layout/newsCard.scss index 00584a703..dbe99af0e 100644 --- a/themes/modern2/assets/css/components/2-layout/newsCard.scss +++ b/themes/modern2/assets/css/components/2-layout/newsCard.scss @@ -54,8 +54,6 @@ margin: 10px 0 0 0; display: block; height: 60px; - //overflow: hidden; - //text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; diff --git a/themes/modern2/assets/css/style.css b/themes/modern2/assets/css/style.css index 4839aef8b..0a82e50aa 100644 --- a/themes/modern2/assets/css/style.css +++ b/themes/modern2/assets/css/style.css @@ -17,13 +17,11 @@ body { width: 100%; } - .right_top-title { display: flex; justify-content: space-between; align-items: center; } - .right_top-title-text { width: 17rem; font-size: 2rem; @@ -91,7 +89,7 @@ body { margin-bottom: 1.5rem; } .right_top-content:last-child{ - margin-bottom: 4rem; + margin-bottom: 4rem; } .right_top-content-bottom-text { text-decoration: none; @@ -106,11 +104,11 @@ body { border: 0.01rem solid rgba(0, 0, 0, 15%); } /* .hr-line:last-child{ - display: none; */ + display: none; */ } @media screen and (min-width: 1400px){ .right_top-line{ - max-width: 47%; + max-width: 47%; } } /* ========================================== */ @@ -136,4 +134,4 @@ body { .right-top-content-date-2 { margin-top: 5rem; -} \ No newline at end of file +}