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