Advertisement
iamjohnrex03

Untitled

Jun 11th, 2021
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. li#id_31 {
  2.     width: 75%;
  3. }
  4. li#id_32 {
  5.     display: flex;
  6.     flex-wrap: wrap;
  7.     width: calc(25% - 10px);
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement