Commit c371a375 authored by Eric Rosenbaum's avatar Eric Rosenbaum

Maybe this is the correct order for CSS properties

parent 8c6013b2
......@@ -116,9 +116,9 @@
}
.video-player {
border: .25rem solid $ui-white-15percent;
border-radius: .75rem;
height: 180px;
border: 0.25rem solid $ui-white-15percent;
border-radius: 0.75rem;
overflow: hidden;
}
}
......
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