x7f

sep or sep

x7f
Apr 5th, 2021 (edited)
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.32 KB | None | 0 0
  1. <div style="
  2.    display: flex;
  3.    align-items: center;
  4.    padding: 0 10px;
  5. ">
  6.     <div style="
  7.         width: 50%;
  8.         height: 1px;
  9.         background: gray;
  10.         margin: ;
  11.     "></div>
  12.     <div style="
  13.         margin: 0 10px;
  14.     "> or </div>
  15.     <div style="
  16.         width: 50%;
  17.         height: 1px;
  18.         background: gray;
  19.     ">
  20.     </div>
  21. </div>
Add Comment
Please, Sign In to add comment