Commit the subscription-form style update that should have been included in the last one

This commit is contained in:
Kevin MacMartin 2018-04-15 22:01:42 -04:00
parent 2bc4eea8f8
commit 5d85ad0f75

View file

@ -1,12 +1,5 @@
.subscription-form-section-component {
$trans-speed: 100ms;
position: absolute;
top: 50%;
right: 0px;
left: 0px;
transform: translateY(-50%);
margin-right: auto;
margin-left: auto;
width: 200px;
input {