You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
325 B
PHTML
8 lines
325 B
PHTML
2 years ago
|
<div class="game flex">
|
||
|
<div class="bg-gray-800 w-16 h-20 flex-none"></div>
|
||
|
<div class="ml-4">
|
||
|
<div class="text-transparent bg-gray-700 rounded leading-tight">Title goes here today</div>
|
||
|
<div class="text-transparent bg-gray-700 rounded inline-block text-sm mt-2">Sept 14, 2020</div>
|
||
|
</div>
|
||
|
</div>
|