Skip to content
View Tal0na's full-sized avatar
🌺
Flower!!!
🌺
Flower!!!
Block or Report

Block or report Tal0na

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Tal0na/README.md

Pinned

  1. Tal0na Tal0na Public

    A beautiful template make your github profile look awesome give me a star ,plz!!!

    2

  2. CoffeComCodigo CoffeComCodigo Public

    "Projetos Leves e Divertidos para Acompanhar Seu Café Matinal ☕️

    CSS 1

  3. VSCode Settings (Updated) VSCode Settings (Updated)
    1
    {
    2
      "emmet.syntaxProfiles": {
    3
        "javascript": "jsx"
    4
      },
    5
      "workbench.startupEditor": "newUntitledFile",
  4. Reset Css Reset Css
    1
    * {
    2
        margin: 0;
    3
        padding: 0;
    4
        box-sizing: border-box;
    5
        text-decoration: none;