Kristian Vos 3 лет назад
Родитель
Сommit
580a18d4bd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frontend/src/components/layout/MainFooter.vue

+ 1 - 1
frontend/src/components/layout/MainFooter.vue

@@ -93,7 +93,7 @@ export default {
 		user-select: none;
 
 		img {
-   			max-width: 100%;
+			max-width: 100%;
 		}
 	}