minor ui cleanup.

This commit is contained in:
Bryce Covert
2019-04-17 09:57:00 -07:00
parent fa5401b9a0
commit c51d235a36
4 changed files with 6 additions and 13 deletions

View File

@@ -153,7 +153,7 @@
.slide-in-right {
animation: grow-width 0.5s ease both;
}
.slide-in-right div {
.slide-in-right > div {
width: 1000px;
overflow: hidden;
}