the slight rounding is really nice

This commit is contained in:
talksik
2022-05-10 10:14:32 -05:00
parent 0488944371
commit ed3d4c9fbe
4 changed files with 5 additions and 6 deletions
+3 -3
View File
@@ -16,9 +16,9 @@ body {
font-family: "IBM Plex Sans", sans-serif;
}
/* button {
@apply transition-all;
} */
button {
@apply transition-all rounded;
}
#titlebar {
-webkit-user-select: none;