Skip to content

reddit.com - Widescreen mode by a-deo

Screenshot of reddit.com - Widescreen mode

Details

Authora-deo

LicenseNo License

Categoryreddit.com

Created

Updated

Size491 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Utilise whitespace on reddit.com on desktop.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         reddit.com - Widescreen mode
@version      20240516.02.07
@namespace    https://userstyles.world/user/dash
@description  Utilise whitespace on reddit.com
@author       dash
==/UserStyle== */

@-moz-document domain("reddit.com") {
.m\:w-\[1120px\] {
    width: 96%;
}

.flex-grid--main-container-card.right-sidebar-m,
.flex-grid--main-container-card.right-sidebar-s,
.flex-grid--main-container-card.right-sidebar-xs {
    max-width: 80rem;
}
}

Reviews

No reviews yet.