visual improvements

This commit is contained in:
daniel31x13
2023-12-07 12:29:45 -05:00
parent 93e4897c0b
commit e6979d4e75
23 changed files with 110 additions and 51 deletions
+2 -2
View File
@@ -181,11 +181,11 @@ body {
}
.primary-btn-gradient {
box-shadow: inset 0px -10px 10px #0071b7;
box-shadow: inset 0px -9px 10px oklch(var(--p));
}
.primary-btn-gradient:hover {
box-shadow: inset 0px -15px 10px #059bf8;
box-shadow: inset 0px -20px 40px #00436c;
}
.line-break * {