improve styling
This commit is contained in:
@@ -60,6 +60,11 @@ ol {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
button {
|
||||
font: inherit;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
transition: color 0.2s $ease, background-color 0.2s $ease;
|
||||
|
||||
Reference in New Issue
Block a user