このコミットが含まれているのは:
テクニカル諏訪子 2020-12-15 10:29:25 +09:00
コミット 34f6ed6684
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -5,7 +5,7 @@
<div class="bar"><a href="/video/{{ $res->slug }}">{{ $res->mgametitle }}</a>{{ $res->gametitle }}{{ $res->title }}</div>
<div class="meta" style="text-align: right;">{{ $res->publish_date }}で公開</div>
<div class="back">
<video style="max-width: 813px; width: 100%; height: 458px;" src="{{ $res->url }}" controls></video>
<video style="max-width: 813px; width: 100%; height: 458px;" poster="{{ $res->thumbnail }}" src="{{ $res->url }}" controls></video>
</div>
<div class="comment">
<div class="container-fluid">