Fix appearance of opt-in component

pull/1922/head
Alex P 2017-08-22 16:40:23 -07:00
parent ba42271d9f
commit 20563840d7
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
content: '';
display: block;
position: absolute;
left: 0;
width: 100%;
height: 100%;
transition: opacity 0.25s ease;