Skip to content

Commit

Permalink
added better ligandability display on slim mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
piecole committed Nov 13, 2024
1 parent 3b94ef9 commit 039fd32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,9 @@ a:has(>.menuitem),
.info, .link{
grid-column: span 3;
}
.grid:has(.ligandability){
grid-template-columns: 1fr 1fr;
}
}

.infotitle, .info, .link{
Expand Down

0 comments on commit 039fd32

Please sign in to comment.