This website works better with JavaScript
Home
Explore
Help
Sign In
kris
/
Musare
mirror of
https://github.com/Musare/Musare.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
refactor: minor eslint fix
Kristian Vos
3 years ago
parent
116c8cad46
commit
580a18d4bd
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
frontend/src/components/layout/MainFooter.vue
+ 1
- 1
frontend/src/components/layout/MainFooter.vue
View File
@@ -93,7 +93,7 @@ export default {
user-select: none;
img {
-
max-width: 100%;
+ max-width: 100%;
}
}