fix: css
This commit is contained in:
@@ -438,7 +438,7 @@ label.margin-toggle:not(.sidenote-number) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.link.external::after
|
.org-link.external::after
|
||||||
{ content: "↗"
|
{ content: "↗"
|
||||||
; vertical-align: super
|
; vertical-align: super
|
||||||
; font-size: 1rem
|
; font-size: 1rem
|
||||||
@@ -446,8 +446,8 @@ label.margin-toggle:not(.sidenote-number) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.center
|
.center
|
||||||
{ align-items: "center"
|
{ align-items: center
|
||||||
; justify-content: "center"
|
; justify-content: center
|
||||||
; display: flex
|
; display: flex
|
||||||
; max-width: 55%
|
; max-width: 55%
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user