(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
figure.achievements { | figure.achievements { | ||
margin: auto; | margin: auto; | ||
− | width: | + | width: 610px; |
padding: 40px; | padding: 40px; | ||
} | } | ||
− | section | + | section.first { |
− | + | padding: 20px; | |
− | + | ||
} | } | ||
− | section | + | section { |
− | + | padding: 20px; | |
− | + | ||
} | } |
Latest revision as of 23:54, 30 October 2017
h1.headline {
font-size: 40px; color: #161411
}
figure.achievements {
margin: auto; width: 610px; padding: 40px;
}
section.first {
padding: 20px;
}
section {
padding: 20px;
}