fix: instructions for organicmaps

This commit is contained in:
Matthieu Bessat 2023-09-24 14:26:01 +02:00
parent ddfc0f5aeb
commit 7960d0f93a
4 changed files with 61 additions and 2 deletions

View file

@ -163,3 +163,11 @@ img {
.highlighted {
font-weight: bold;
}
.geocaching-instructions {
.download-links {
img {
width: 100px;
}
}
}