Move styles for content elements to 099_content.css
This commit is contained in:
parent
32b04bc184
commit
b50f4c6a92
4 changed files with 42 additions and 55 deletions
|
@ -34,17 +34,6 @@ img {
|
|||
object-fit: contain;
|
||||
}
|
||||
|
||||
.content {
|
||||
.heading {
|
||||
align-items: center;
|
||||
gap: 0.25em;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.codeblock {
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.page-navigation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue