@qrsln/lootstrap 21.12.16-beta.0 → 21.12.16-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  /*!
3
3
  * CSS Compiled on: 2021-12-16
4
4
  *
5
- * Lootstrap v21.12.16-beta.0 (https://github.com/krsln/Lootstrap/)
5
+ * Lootstrap v21.12.16-beta.1 (https://github.com/krsln/Lootstrap/)
6
6
  * Copyright 2021 Qrsln.
7
7
  * Licensed under MIT (https://github.com/krsln/Lootstrap/blob/master/LICENSE)
8
8
  */
@@ -7231,6 +7231,7 @@
7231
7231
  margin: 1rem 0 1rem 0
7232
7232
  }
7233
7233
  .Form input[type=email],
7234
+ .Form input[type=number],
7234
7235
  .Form input[type=password],
7235
7236
  .Form input[type=text],
7236
7237
  .Form textarea {