0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
bslib
/
lib
/
bs5
/
scss
/
helpers
/
[
Home
]
File: _stretched-link.scss
// // Stretched link // .stretched-link { &::#{$stretched-link-pseudo-element} { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: $stretched-link-z-index; content: ""; } }