@secondstaxorg/sscomp 2.0.78 → 2.0.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -773,3 +773,42 @@
773
773
  letter-spacing: 0.08em;
774
774
  text-transform: uppercase;
775
775
  }
776
+
777
+ div.style_sm-news-card-container__t9Ow8{
778
+ container-type: inline-size;
779
+ min-width: 270px;
780
+ .style_thumb-date__vIKI5{
781
+ display: none;
782
+ }
783
+ .style_source-date__KTOnW{
784
+ display: flex;
785
+ }
786
+ }
787
+
788
+ @container (max-width: 335px) {
789
+ div.style_news-thumbnail__fGi2O{
790
+ width: 113px;
791
+ }
792
+ .style_thumb-date__vIKI5{
793
+ display: flex !important;
794
+ margin-top: 4px;
795
+ }
796
+ .style_source-date__KTOnW{
797
+ display: none !important;
798
+ }
799
+ }
800
+
801
+
802
+ .style_vc-container__PnTmL{
803
+ container-type: inline-size;
804
+ }
805
+
806
+ @container (max-width:425px) {
807
+ .style_card-body__5wGkM{
808
+ flex-direction: column;
809
+ }
810
+
811
+ .style_video-thumbnail__3vSc-{
812
+ width: 100% !important;
813
+ }
814
+ }