@qrsln/lootstrap 21.10.23-beta.1 → 21.10.23-beta.2
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.
package/dist/css/lootstrap.css
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* CSS Compiled on: 2021-10-23
|
|
4
4
|
*
|
|
5
|
-
* Lootstrap v21.10.23-beta.
|
|
5
|
+
* Lootstrap v21.10.23-beta.2 (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
|
*/
|
|
@@ -9582,9 +9582,7 @@
|
|
|
9582
9582
|
padding-right: 15px;
|
|
9583
9583
|
padding-left: 15px;
|
|
9584
9584
|
margin-right: auto;
|
|
9585
|
-
margin-left: auto
|
|
9586
|
-
color: var(--component-fg-body);
|
|
9587
|
-
background-color: var(--component-bg-body)
|
|
9585
|
+
margin-left: auto
|
|
9588
9586
|
}
|
|
9589
9587
|
.Row {
|
|
9590
9588
|
display: flex;
|