Skip to content

Nuudel Wide by SupInt

Screenshot of Nuudel Wide

Details

AuthorSupInt

LicenseMIT

Categorynuudel.digitalcourage.de

Created

Updated

Code size317 B

Code checksumc0547ef4

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Uses full width of screen (even for large screens) so you'll scroll less

Notes

Userstyle doesn't have notes.

Source code

/*
==UserStyle==
@name             Nuudel Wide
@namespace        https://11468385.gitlab.com/NuudelWide
@match            https://nuudel.digitalcourage.de/*
@version          1.0
@license          MIT
==/UserStyle==
*/

@-moz-document domain("nuudel.digitalcourage.de") {
.container {
  width: auto;
}
}

Reviews

No reviews yet.