square corners on toggle button

This commit is contained in:
Thomas Smith 2023-02-08 15:42:50 -05:00
parent 128e858e21
commit 14a6b5c2c7

View file

@ -21,6 +21,7 @@
border: none;
height: 60px;
padding: 0px !important;
border-radius: 0px !important;
}
.navbar-toggler i{