presentation1.css 56 B

1234567
  1. .presentation{
  2. display: flex;
  3. flex-direction:row;
  4. }