Fix border

This commit is contained in:
innovaciones 2022-09-23 12:58:50 -05:00 committed by AUTOMATIC1111
parent 6cd613811b
commit e1d49c5262

View file

@ -156,6 +156,9 @@ button{
margin-right: auto;
margin-top: 35px;
z-index: 100;
border: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
@media screen and (min-width: 768px) {