Template:ETH Zurich/members css

.rooster {

   color: var(--dark-gray);
   display: flex;
   list-style-type: none;
   margin: 0 auto; 

}

.rooster li div {

   align-items: center;
   display: flex;
   justify-content: center;
   height: 200px;

}

  1. address {
   flex: 0 1 auto;
   font-size: small;
   font-style: normal;

}