We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bccde commit 413fbe6Copy full SHA for 413fbe6
1 file changed
online/meteorites-map.html
@@ -234,7 +234,7 @@
234
}
235
236
/* Adaptation pour les écrans en mode paysage: */
237
- @media screen and (max-height: 600px) {
+ @media screen and (max-height: 620px) {
238
239
.dropdown-item {
240
font-size: 10px;
@@ -1040,3 +1040,4 @@ <h2>Top ${extendedData.ranking} des classes de météorites:</h2>
1040
1041
1042
1043
+
0 commit comments