Line 10: | Line 10: | ||
} | } | ||
− | section | + | section.first { |
− | + | padding: 20px; | |
− | + | ||
} | } | ||
− | section | + | section { |
− | + | padding: 20px; | |
− | + | ||
} | } |
Revision as of 07:54, 27 October 2017
h1.headline {
font-size: 40px; color: #161411
}
figure.achievements {
margin: auto; width: 910px; padding: 40px;
}
section.first {
padding: 20px;
}
section {
padding: 20px;
}