⬆️ Bumped dependencies
🎨 Improved UI contrast
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
border-radius: 0 0 8px 8px;
|
||||
z-index: 9999;
|
||||
transition: transform 0.2s ease-out;
|
||||
box-shadow: 0 5px 30px rgba(black, 0.1);
|
||||
|
||||
li {
|
||||
width: 100%;
|
||||
|
||||
@@ -307,7 +307,7 @@ ol li {
|
||||
}
|
||||
|
||||
.entry {
|
||||
border-bottom: 1px solid var(--brd-color);
|
||||
border-bottom: 1px dashed var(--brd-color);
|
||||
padding: 16px 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user