From 86e0b6e6eb64a625f4ee99bd6ea1d80909e3fbbb Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 13 Nov 2021 02:50:20 -0500 Subject: articles/the-birthday-paradox.md: make table rows hoverable --- content/articles/the-birthday-paradox.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/articles/the-birthday-paradox.md b/content/articles/the-birthday-paradox.md index e754aa8..9873bdb 100644 --- a/content/articles/the-birthday-paradox.md +++ b/content/articles/the-birthday-paradox.md @@ -16,6 +16,7 @@ toc: true tables: probs: + css: "is-hoverable" cols: - id: num_people name: Number of People -- cgit v1.2.3