fix about page

This commit is contained in:
Harvey Tindall
2021-12-31 02:22:23 +00:00
parent 3dbb993d35
commit 2d3a5c739c
3 changed files with 14 additions and 12 deletions
+2
View File
@@ -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 {