npm run format

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2023-09-19 22:54:47 +02:00
parent f4511de3ab
commit 6522fd2d3f

View file

@ -114,7 +114,7 @@ footer {
}
}
@media (max-width: 768px) {
@media (width <= 768px) {
#badges {
flex-direction: column;
}