Commit 4319cea9 authored by nextime's avatar nextime

Correct web layout

parent 9dde9c07
File mode changed from 100644 to 100755
...@@ -153,7 +153,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. ...@@ -153,7 +153,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
/* Third row buttons */ /* Third row buttons */
.buttons-container > .button:nth-child(n+9) { .buttons-container > .button:nth-child(n+9) {
grid-column: span 2; grid-column: span 4;
} }
/* Responsive adjustments */ /* Responsive adjustments */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment