Skip to content

Kick.com Better Clips (defunct) by deeznews

Screenshot of Kick.com Better Clips (defunct)

Details

Authordeeznews

LicenseNo License

Categorykick.com

Created

Updated

Size625 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Better looking UI for clips on Kick.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Kick.com Better Clips
@version      20240724.06.10
@namespace    https://userstyles.world/user/deeznews
@description  Better looking UI for clips on Kick.com
@author       deeznews
@license      No License
==/UserStyle== */

@-moz-document domain("kick.com") {
.pt-6 {
    width: 80%!important;
    height: fit-content!important;
}

@media (min-width: 1024px) {
    .lg\:w-\[40vw\] {
        width: 100%;
        max-width: unset;
    }
}

@media (min-width: 768px) {
    .md\:px-0 {
        padding-left: 0;
        padding-right: 0;
        z-index: 99;
    }
}
}

Reviews

No reviews yet.