button changes

This commit is contained in:
Liam Stamper
2023-09-24 13:29:13 -05:00
parent 2ce95896ed
commit 7b8adb46fd
3 changed files with 18 additions and 7 deletions

View File

@ -722,10 +722,16 @@ input[type=checkbox]{
/* ***************** FOOTER ************************ */
.market-data-container{
display:flex;
justify-content: center;
align-items: center;
width:90%;
max-width: 900px;
padding-left: 20px;
}
.market-data-title{
font-size: 30px;
justify-content: center;
}