Socialify

Folder ..

Viewing _placeholder-img.scss
15 lines (12 loc) • 276.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
//
// Placeholder svg used in the docs.
//

// Remember to update `site/_layouts/examples.html` too if this changes!

.bd-placeholder-img {
  @include font-size(1.125rem);
  user-select: none;
  text-anchor: middle;
}

.bd-placeholder-img-lg {
  @include font-size(3.5rem);
}