Mark figures' intended size

This commit activates Sass styling to make image sizes more responsive
on the rendered page.
This commit is contained in:
Tim Bannister
2021-10-17 21:31:52 +01:00
parent 1fe561a4de
commit dc84f0cb97
6 changed files with 6 additions and 10 deletions
@@ -52,7 +52,7 @@ equivalent to "Predicate" and "Scoring" is equivalent to "Priority function".
One plugin may register at multiple extension points to perform more complex or
stateful tasks.
{{< figure src="/images/docs/scheduling-framework-extensions.png" title="scheduling framework extension points" >}}
{{< figure src="/images/docs/scheduling-framework-extensions.png" title="scheduling framework extension points" class="diagram-large">}}
### QueueSort {#queue-sort}