Guest User

Untitled

a guest
Dec 15th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @import '../../styles/shared.scss';
  2.  
  3. .video-info-box {
  4. /* ... */
  5. grid: auto auto / calc(#{$avatar-diameter} + #{$avatar-margin}) auto max-content;
  6. /* ... */
  7. }
Add Comment
Please, Sign In to add comment