mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 12:41:23 +01:00
8 lines
97 B
SCSS
8 lines
97 B
SCSS
.about-details {
|
|
img {
|
|
width: 128px;
|
|
}
|
|
p {
|
|
margin-top: 10px;
|
|
}
|
|
}
|