forked from mirrors/hugo-theme-terminal
Fix styling for the index content
This commit is contained in:
@ -257,6 +257,7 @@ ol ol {
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@media print {
|
||||
display: initial;
|
||||
|
Reference in New Issue
Block a user