Skip to content

Commit

Permalink
rm styles
Browse files Browse the repository at this point in the history
  • Loading branch information
idmytro committed Feb 4, 2024
1 parent 5ed0451 commit 015ec43
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions _2024-shadcn-vue/src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,6 @@ h1 {
line-height: 1.1;
}

button {
border-radius: 8px;
border: 1px solid transparent;
padding: 0.6em 1.2em;
font-size: 1em;
font-weight: 500;
font-family: inherit;
background-color: #1a1a1a;
cursor: pointer;
transition: border-color 0.25s;
}
button:hover {
border-color: #646cff;
}
button:focus,
button:focus-visible {
outline: 4px auto -webkit-focus-ring-color;
}

.card {
padding: 2em;
}
Expand Down

0 comments on commit 015ec43

Please sign in to comment.