Styling changes

This commit is contained in:
Robert Long 2021-08-20 09:28:11 -07:00
commit 038fd643a5
4 changed files with 7 additions and 18 deletions

View file

@ -23,6 +23,7 @@ limitations under the License.
justify-content: center;
align-items: center;
padding: 0;
border: none;
}
.roomButton:hover {
@ -46,6 +47,7 @@ limitations under the License.
background-color: transparent;
border-radius: 32px;
padding: 0;
border: none;
}
.headerButton:hover {