Spaces:
Running
Running
LMartinezEXEX
commited on
Commit
•
5f005df
1
Parent(s):
a31a2b3
Update style.css
Browse files
style.css
CHANGED
@@ -138,6 +138,7 @@ a.button {
|
|
138 |
flex-direction: column;
|
139 |
gap: 7px 5px;
|
140 |
flex: 1;
|
|
|
141 |
}
|
142 |
|
143 |
.divided-buttons-flex-container {
|
|
|
138 |
flex-direction: column;
|
139 |
gap: 7px 5px;
|
140 |
flex: 1;
|
141 |
+
max-width: 400px;
|
142 |
}
|
143 |
|
144 |
.divided-buttons-flex-container {
|