Revert "fixing conflict"

This reverts commit 2c8ae58d685055358f2274df721a67ab40d3e216.
This commit is contained in:
steveseguin 2023-08-08 16:18:11 -04:00
parent 2c8ae58d68
commit 0f2e662056

View File

@ -1581,6 +1581,8 @@ body {
width: 100%;
background-color: var(--background-color);
font-family: Helvetica, Arial, sans-serif;
display: flex;
flex-flow: column;
border: 0;
margin: 0;
opacity: 1;