Make tax information scrollable on small screens

This commit is contained in:
2023-11-04 16:57:28 +01:00
parent aa1b24cd71
commit 63b8c759ba
2 changed files with 39 additions and 37 deletions

View File

@@ -98,7 +98,7 @@ footer {
}
footer>.footer_content {
background-color: var(--body_background);
background: var(--body_background);
color: var(--body_text_color);
display: inline-block;
width: 1000px;