www-new/pages/about/members.module.css

7 lines
112 B
CSS

.table {
display: table;
width: 100%;
margin-top: calc(20rem / 16);
margin-bottom: calc(60rem / 16);
}