CHORE: Updated tests to better check env vars
This commit is contained in:
@ -53,12 +53,12 @@
|
||||
|
||||
.product-fs {
|
||||
height: 80%;
|
||||
width: 80%;
|
||||
width: 90%;
|
||||
font-size: 150%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
gap: 1em 1em;
|
||||
justify-content: space-evenly;
|
||||
padding: .5rem 1rem 2rem 2rem;
|
||||
/* background: var(--bg-secondary); */
|
||||
border-radius: .5rem .5rem;
|
||||
|
Reference in New Issue
Block a user