Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmxcdev authored and vraravam committed Feb 13, 2024
1 parent e1c4757 commit ab97fa1
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 45,470 deletions.
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ build
recipes
tests/functional/dashboard/import-stubs/invalid.json
pnpm-lock.yaml
public/css/tailwind.css
public
5 changes: 2 additions & 3 deletions public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ input {
padding: 0.5rem;
}

button,
.button {
button, .button {
display: flex;
overflow: hidden;
padding: 12px 12px;
Expand Down Expand Up @@ -34,7 +33,7 @@ button,
align-items: center;
flex: 0 0 160px;
box-shadow: 2px 5px 10px #e4e4e4;
color: #ffffff;
color: #FFFFFF;
background: #161616;
}

Expand Down
Loading

0 comments on commit ab97fa1

Please sign in to comment.