X7ROOT File Manager
Current Path:
/home/notabjze/narcev.com/media/vendor/bootstrap/scss/helpers
home
/
notabjze
/
narcev.com
/
media
/
vendor
/
bootstrap
/
scss
/
helpers
/
ðŸ“
..
📄
_clearfix.scss
(37 B)
📄
_colored-links.scss
(326 B)
📄
_position.scss
(501 B)
📄
_ratio.scss
(417 B)
📄
_stretched-link.scss
(223 B)
📄
_text-truncation.scss
(73 B)
📄
_visually-hidden.scss
(136 B)
Editing: _ratio.scss
// Credit: Nicolas Gallagher and SUIT CSS. .ratio { position: relative; width: 100%; &::before { display: block; padding-top: var(--#{$variable-prefix}aspect-ratio); content: ""; } > * { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } } @each $key, $ratio in $aspect-ratios { .ratio-#{$key} { --#{$variable-prefix}aspect-ratio: #{$ratio}; } }
Upload File
Create Folder