Skip to content

Commit 3a058b0

Browse files
committed
SCSS: remove unnecessary padding for admonition
1 parent 99f9e0a commit 3a058b0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

frontend/src/styles/learn.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@
4141
}
4242
}
4343

44-
.admonition-in-other-languages {
45-
padding: 12px;
46-
margin-bottom: 24px;
47-
}
48-
4944
.rst-content {
5045
.highlight {
5146
background: #ebf4f9;

0 commit comments

Comments
 (0)