Skip to content

terminaltrove.com Wider view by ProjectPatatoe

Details

AuthorProjectPatatoe

LicenseNo License

Categoryterminaltrove.com

Created

Updated

Size408 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wider view so that I can actually see the TUI examples

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           terminaltrove.com Wider view
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Wider view so that I can actually see the TUI examples
@author         ProjectPatatoe
==/UserStyle== */
@-moz-document url-prefix("https://terminaltrove.com/") {
    /* Insert code here... */
    body > div.max-w-2xl {
        max-width: 64rem !important;
    }
}

Reviews

No reviews yet.