mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 12:41:23 +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;
|
|
}
|
|
}
|
|
|
|
|