mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-09 21:42:57 +00:00
3 lines
173 B
PHP
3 lines
173 B
PHP
<div class="wa-frame wa-border-radius-l" style="max-inline-size: 100%; {{ $post->getAspectRatio() }}">
|
|
<img src="{{ $post->getFullUrl() }}" style="height: 95vh;" />
|
|
</div>
|