Minor improvement.
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
justify-content: space-between;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.list a {
|
||||
|
||||
@@ -9,5 +9,6 @@ body {
|
||||
}
|
||||
|
||||
*::selection {
|
||||
background-color: rgba(255, 255, 0, 0.25);
|
||||
background-color: rgba(255, 255, 0, 0.6);
|
||||
text-shadow: 0px 1px 3px #1f2c38;
|
||||
}
|
||||
Reference in New Issue
Block a user