Skew 10, why not

This commit is contained in:
Matthias Portzel 2024-02-23 23:16:35 -05:00
parent cf18c28087
commit 07819ed61b
1 changed files with 4 additions and 0 deletions

View File

@ -187,6 +187,10 @@ h1, h1 a {
min-height: 1em;
}
.thought .main, .thought .extended {
transform: skew(-10deg);
}
.thought-end {
overflow: auto;
font-size: 14px;