Add ability to display revisions

This commit is contained in:
Tom Raithel
2017-08-22 22:31:50 +02:00
parent 33e66cb6fe
commit 113858c170
17 changed files with 97 additions and 8 deletions

View File

@@ -3,4 +3,11 @@
@media (--until-sm) {
margin: 30px 0;
}
&--secondary {
margin: 10px 0;
@media (--until-sm) {
margin: 5px 0;
}
}
}