We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772b650 commit 01bc08dCopy full SHA for 01bc08d
1 file changed
dist/index.html
@@ -465,7 +465,7 @@ <h3><a href="https://github.com/ParCoreLab/CPU-Free-model" class="text-xl font-s
465
</div>
466
467
<div id="PRECISE-EVENT-SAMPLING" class="bg-gray-100 rounded-s p-4 border-solid border-1 border-gray-200 flex flex-row justify-center items-center gap-5 transform transition-all hover:shadow-gray-100 hover:shadow-lg shadow-none">
468
- <div clas="flex flex-col justify-start">
+ <div clas="flex flex-col justify-start" style="width: 60%">
469
<div class="flex flex-row gap-2 justify-start items-center flex-shrink">
470
<img width="32" src="./_file/assets/git.aea14968.webp">
471
<a href="https://github.com/ParCoreLab/PES-artifact" class="text-xl font-semibold font-serif visited:text-teal-700">Percise Event Sampling</a>
0 commit comments