mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 19:26:38 -05:00
Commit the subscription-form style update that should have been included in the last one
This commit is contained in:
parent
2bc4eea8f8
commit
5d85ad0f75
1 changed files with 0 additions and 7 deletions
|
@ -1,12 +1,5 @@
|
||||||
.subscription-form-section-component {
|
.subscription-form-section-component {
|
||||||
$trans-speed: 100ms;
|
$trans-speed: 100ms;
|
||||||
position: absolute;
|
|
||||||
top: 50%;
|
|
||||||
right: 0px;
|
|
||||||
left: 0px;
|
|
||||||
transform: translateY(-50%);
|
|
||||||
margin-right: auto;
|
|
||||||
margin-left: auto;
|
|
||||||
width: 200px;
|
width: 200px;
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
|
Loading…
Reference in a new issue