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