This commit is contained in:
rulingcom 2021-10-14 02:29:37 +00:00
parent 6c2babfd5e
commit acb9144a00
1 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@
.w-annc__postdate, .w-annc__postdate,
.w-annc__category { .w-annc__category {
white-space: nowrap; //white-space: nowrap;
} }
// Widget-8 // Widget-8
@ -757,4 +757,4 @@
.s-annc__social .print-button:hover { .s-annc__social .print-button:hover {
background-color: lighten($theme-color-main, 10%); background-color: lighten($theme-color-main, 10%);
} }
} }