remade boykisser license to be easier to modify and update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.allContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: calc(4px * var(--pxDensity));
|
||||
height: calc(100vh - calc(25px * var(--pxDensity)));
|
||||
}
|
||||
.blackBorderRect {
|
||||
|
||||
Reference in New Issue
Block a user