fix about page
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
|
||||
.banner.header {
|
||||
margin-bottom: var(--spacing-4,1rem);
|
||||
max-width: inherit !important;
|
||||
}
|
||||
|
||||
.banner.footer {
|
||||
@@ -431,6 +432,7 @@ pre {
|
||||
white-space: -pre-wrap; /* Opera 4-6 */
|
||||
white-space: -o-pre-wrap; /* Opera 7 */
|
||||
word-wrap: break-word; /* Internet Explorer 5.5+ */
|
||||
background-color: var(--color-content-high) !important;
|
||||
}
|
||||
|
||||
.circle {
|
||||
|
||||
Reference in New Issue
Block a user