Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 2,019:
display: flex;
align-items: center;
justify-content: center;
}
 
.table.career {
display: table;
width: 100%auto;
max-width: 2400px100%;
text-align: center;
vertical-align: middle;
border-collapse: collapse;
box-sizing: border-box;
}