Skip to content

Commit ae0ad15

Browse files
authored
Merge pull request #205 from neuroglia-io/feat-samples
[WIP] Added code examples
2 parents f883dbc + 1588998 commit ae0ad15

File tree

2 files changed

+220
-162
lines changed

2 files changed

+220
-162
lines changed

assets/scss/_styles_project.scss

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
.click-to-copy {
2+
float: right;
3+
}
4+
5+
.highlight {
6+
pre {
7+
padding: $spacer;
8+
}
9+
}
10+
111
.img-logo {
212
height: 50px;
313
}

0 commit comments

Comments
 (0)