i made the employees section, its all working fine!
one thing, is there a css that my picture gets in the middle because im the only one in the company ghehe…
Employees
tomhtc
#1
vlad
#2
Hire more employees?
Or just use this in a custom CSS plugin:
.employees-area {
text-align: center;
}
.employee {
float: none;
display: inline-block;
}