its not like its our development token ¯\_(ツ)_/¯

This commit is contained in:
cryptofyre 2021-12-04 00:33:10 -06:00
parent c24dcced5f
commit 24155c97a5
5 changed files with 1044 additions and 269 deletions

View file

@ -218,9 +218,9 @@ input[type=range].md-slider::-webkit-slider-runnable-track {
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--bs-gutter-y));
margin-right: calc(-0.5 * var(--bs-gutter-x));
margin-left: calc(-0.5 * var(--bs-gutter-x));
/*margin-top: calc(-1 * var(--bs-gutter-y));*/
/*margin-right: calc(-0.5 * var(--bs-gutter-x));*/
/*margin-left: calc(-0.5 * var(--bs-gutter-x));*/
}
.row > * {