Skip to content

Commit

Permalink
fixup! ✨(frontend) update color tokens and styles
Browse files Browse the repository at this point in the history
  • Loading branch information
PanchoutNathan committed Dec 24, 2024
1 parent b26e2c2 commit 5fa99ef
Show file tree
Hide file tree
Showing 2 changed files with 499 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/frontend/apps/impress/src/cunningham/cunningham-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -533,14 +533,14 @@ input:-webkit-autofill:focus {
}

.c__modal__close button {
padding: 0px;
padding: 0;
font-size: 88px;
width: 28px !important;
height: 28px;
}

.c__modal__close button .material-icons {
padding: 0px;
padding: 0;
font-size: 24px;
color: var(--c--theme--colors--greyscale-600);
}
Expand Down
Loading

0 comments on commit 5fa99ef

Please sign in to comment.