This repository has been archived on 2024-12-01. You can view files and clone it, but cannot push or open issues or pull requests.
factuges_web/www/themes/factuges/assets/css/pages/about-us.css

20 lines
286 B
CSS
Raw Normal View History

/***
Anout Us Page
***/
.meet-our-team h3 {
margin-bottom: 0;
padding: 0 10px 10px;
background: #fcfcfc;
}
.meet-our-team small {
display:block;
font-size:12px;
}
.meet-our-team .team-info {
padding: 10px;
overflow: hidden;
background: #fafafa;
}