_blog.scss 106 B

123456789
  1. #items{
  2. .full-works{
  3. width: 100%;
  4. }
  5. .card{
  6. margin-bottom: 10px;
  7. min-width: 200px;
  8. }
  9. }