Commit acd01306 by David Ormsbee

minor style change to keep videos from blowing out in verification

parent 478fc376
...@@ -50,8 +50,6 @@ body.register.verification { ...@@ -50,8 +50,6 @@ body.register.verification {
.progress { .progress {
.progress-step { .progress-step {
...@@ -163,4 +161,9 @@ body.register.verification { ...@@ -163,4 +161,9 @@ body.register.verification {
} }
video {
width: 512px;
height: 384px;
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment