Advertisement
phpface

Untitled

Jun 9th, 2022
1,015
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. .post-meta__items [class*="icon"] {
  2.     display: none;
  3. }
  4.  
  5. .post-bottom__meta,
  6. .post-bottom__author{
  7.     border-bottom: none!important;
  8. }
  9.  
  10. .shadow-sm{
  11.     box-shadow: none!important;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement