diff options
| author | kj-sh604 | 2025-03-23 14:48:25 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-03-23 14:48:25 -0400 |
| commit | 373cdccb0cfbeb051383acbf6d7c6488fb3605b1 (patch) | |
| tree | 495a7d76273a6740d05988eeca4256742a0b5eb3 /includes/video-how-to.php | |
| parent | 4cbcd9761a70394b918dcb6563d72aca37d9624d (diff) | |
refactor: more brutalist elements in expandable summaries
Diffstat (limited to '')
| -rw-r--r-- | includes/video-how-to.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/video-how-to.php b/includes/video-how-to.php index 446fc7c..3d46a14 100644 --- a/includes/video-how-to.php +++ b/includes/video-how-to.php @@ -1,5 +1,5 @@ <details> - <summary style="font-size: 1.125rem;"><strong>← expand for a quick video demo 🎬</strong></summary> + <summary><strong style="font-size: 1.125rem; text-decoration: underline; text-underline-offset: 0.375rem;">← expand for a quick video demo 🎬</strong></summary> <p> <video controls> <source src="vids/6iaXPNqAwksiXQnb.webm" type="video/webm"> |
