Add Generic vars

This commit is contained in:
Jeremy Thomas
2024-06-26 00:49:42 +01:00
parent e0477953b3
commit fd13432ccc
8 changed files with 180 additions and 43 deletions

View File

@@ -1,6 +1,7 @@
.main {
position: relative;
width: 360px;
flex-shrink: 0;
padding: 0.375rem 0;
cursor: grab;
}