Louis Jonget authored on18/03/2023 14:55:56
Showing1 changed files
| ... |
... |
@@ -1,3 +1,3 @@
|
|
1 |
|
-.component-submit {
|
|
2 |
|
- text-align: center;
|
|
3 |
|
-}
|
|
|
1 |
+.component-submit {
|
|
|
2 |
+ text-align: center;
|
|
|
3 |
+}
|
louis.jonget authored on30/09/2022 18:58:18
Showing1 changed files
|
1 |
1 |
new file mode 100644
|
| ... |
... |
@@ -0,0 +1,3 @@
|
|
|
1 |
+.component-submit {
|
|
|
2 |
+ text-align: center;
|
|
|
3 |
+}
|