We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639f71b commit 137cda5Copy full SHA for 137cda5
summit/templates/Layout/SummitAppSchedPage_eventDetails.ss
@@ -11,7 +11,7 @@
11
<div class="speaker-name-row">
12
<div class="col-sm-12">
13
<div class="speaker-photo-left">
14
- <a href="{$Top.Link(speakers)}/{$ID}" class="profile-pic-wrapper" style="background-image: url('{$ProfilePhoto(60)}')">
+ <a href="{$Top.Link(speakers)}/{$ID}" class="profile-pic-wrapper" style="background-image: url('{$ProfilePhoto(120)}')">
15
</a>
16
</div>
17
<div class="speaker-name-right">
0 commit comments