mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-01-14 21:22:42 +01:00
11 lines
107 B
SCSS
11 lines
107 B
SCSS
.team {
|
|
h3 {
|
|
margin-bottom: 26px;
|
|
}
|
|
h4 {
|
|
margin: 50px 0 20px;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
|