Skip to content
View JAYAHIR122's full-sized avatar

Block or report JAYAHIR122

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JAYAHIR122/README.md

.Btn { width: 130px; height: 40px; display: flex; align-items: center; justify-content: center; background-color: rgb(15, 15, 15); border: none; color: white; font-weight: 600; gap: 8px; cursor: pointer; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.103); position: relative; overflow: hidden; transition-duration: .3s; }

.svgIcon { width: 16px; }

.svgIcon path { fill: white; }

.Btn::before { width: 130px; height: 130px; position: absolute; content: ""; background-color: white; border-radius: 50%; left: -100%; top: 0; transition-duration: .3s; mix-blend-mode: difference; }

.Btn:hover::before { transition-duration: .3s; transform: translate(100%,-50%); border-radius: 0; }

.Btn:active { transform: translate(5px,5px); transition-duration: .3s; }

Popular repositories Loading

  1. JAYAHIR122 JAYAHIR122 Public

    Config files for my GitHub profile.

  2. AllHackingTools AllHackingTools Public

    Forked from mishakorzik/AllHackingTools

    All-in-One Hacking Tools For Hackers! And more hacking tools! For termux.

    Shell

  3. Bluetooth-LE-Spam Bluetooth-LE-Spam Public

    Forked from simondankelmann/Bluetooth-LE-Spam

    Kotlin

  4. galaxy galaxy Public

    Forked from uiverse-io/galaxy

    The largest Open-Source UI Library! Community-made and free to use. Made with either CSS or Tailwind.

    HTML

  5. Ju Ju Public

  6. Temple-run Temple-run Public