forked from organicmaps/website
npm run format
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
f4511de3ab
commit
6522fd2d3f
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ footer {
|
|||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
@media (width <= 768px) {
|
||||
#badges {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue