fixed buttons
This commit is contained in:
@@ -126,6 +126,10 @@ function markdownToText (project) {
|
||||
|
||||
.btn {
|
||||
display: flex;
|
||||
|
||||
&:hover {
|
||||
background-color: rgba(255, 255, 255, .9);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user