mirror of
https://github.com/ProjectSegfault/website
synced 2026-03-30 10:31:48 +05:30
UX changes
Clicking on cryptocurrency QR codes open the images in a new tab Changed the `details` selector `summary` in `src/app.css` to fix unintended behavior
This commit is contained in:
@@ -69,7 +69,7 @@ h4 {
|
||||
@apply text-xl font-bold my-8;
|
||||
}
|
||||
|
||||
details {
|
||||
summary {
|
||||
@apply cursor-pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user