contacts page: add docu
This commit is contained in:
parent
35eb8b043c
commit
1df0c88c85
|
@ -15,6 +15,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{{* use a smaller picture on very small displays (e.g. mobiles) *}}
|
||||||
<div class="contact-photo-image-wrapper hidden-lg hidden-md">
|
<div class="contact-photo-image-wrapper hidden-lg hidden-md">
|
||||||
<img class="contact-photo-xs media-object" src="{{$contact.thumb}}" {{$contact.sparkle}} alt="{{$contact.name}}" />
|
<img class="contact-photo-xs media-object" src="{{$contact.thumb}}" {{$contact.sparkle}} alt="{{$contact.name}}" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue