Advertisement
fauzanjeg

Fixing Style Figure Element

Mar 2nd, 2021
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.08 KB | None | 0 0
  1. /* Fixing Style Figure Element */
  2. figure.figure {
  3.     width: unset!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement