source: trip-planner-front/node_modules/bootstrap/scss/helpers/_vr.scss@ 6a3a178

Last change on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

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