source: imaps-frontend/node_modules/bootstrap/scss/helpers/_vr.scss

main
Last change on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 160 bytes
Line 
1.vr {
2 display: inline-block;
3 align-self: stretch;
4 width: $vr-border-width;
5 min-height: 1em;
6 background-color: currentcolor;
7 opacity: $hr-opacity;
8}
Note: See TracBrowser for help on using the repository browser.