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 19fd420 commit b5321cfCopy full SHA for b5321cf
web/css/styles.min.css
@@ -1124,11 +1124,14 @@ input[type="checkbox"] {
1124
padding-top: 34px;
1125
overflow: hidden;
1126
text-align: center;
1127
+ display: flex;
1128
+ width: 1080px;
1129
}
1130
1131
.l-stat__col {
1132
display: inline-block;
1133
vertical-align: top;
1134
+ flex: 1;
1135
1136
1137
.l-stat__col a {
@@ -1142,7 +1145,6 @@ input[type="checkbox"] {
1142
1145
padding-top: 3px;
1143
1146
margin-top: -3px;
1144
1147
padding-left: 5px;
- margin-right: 40px;
1148
1149
1150
.l-stat__col a:hover {
0 commit comments