Optimize and simplify CRT styling
Woah, transforms weren't needed at all
This commit is contained in:
@ -237,6 +237,8 @@ Alright, this one doesn't simplify anything, it just adds a CRT-like effect arou
|
||||
|
||||
{% end %}
|
||||
|
||||
There's also a `cursor` class that you can add to a span with e.g. `█` character to simulate the terminal cursor. It doesn't work from inside Markdown code blocks though.
|
||||
|
||||
### Description List (`<dl>`)
|
||||
|
||||
```html
|
||||
|
Reference in New Issue
Block a user