Make site even more responsive

This commit is contained in:
Peter Stockings
2023-12-08 21:23:26 +11:00
parent db8ae218fc
commit 0fa3d4b74b
4 changed files with 30 additions and 29 deletions

View File

@@ -39,7 +39,6 @@ tr.htmx-swapping td {
border-radius: 8px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
background-color: white;
padding: 20px;
/* Animate when opening */
animation-name: zoomIn;
animation-duration: 150ms;