We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ab545 commit a412afaCopy full SHA for a412afa
src/app/styles/layout/_buttonsContainer.scss
@@ -5,7 +5,7 @@
5
.buttons-container {
6
margin: 0 1% 0 1%;
7
display: grid;
8
- grid-template-columns: repeat(5, 1fr);
+ grid-template-columns: repeat(4, 1fr);
9
grid-gap: 1%;
10
padding: 1% 0 1% 0;
11
}
0 commit comments