Commit 92ca547d authored by Josh Bouganim's avatar Josh Bouganim Committed by Enrique Alcantara

Use article tag on embedded snippets

Changelog: fixed
parent 6cfaefeb
......@@ -33,6 +33,10 @@
text-align: left;
}
.file-holder {
margin: 0;
}
.file-content.code {
border: $border-style;
border-radius: 0 0 $border-radius-default $border-radius-default;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment