add namespace to avoid css collistions

This commit is contained in:
Sharon Kennedy
2020-05-26 09:22:08 -04:00
parent f262c9df0f
commit 8427e82c9d
3 changed files with 93 additions and 88 deletions

View File

@@ -99,6 +99,7 @@
width: 400px;
max-width: calc(100vw - 10px);
border-bottom: none;
margin: 0;
animation-duration: 0.2s;
animation-fill-mode: forwards;