Просмотр исходного кода

Attempt to work around weird chrome mobile bug

master
Chris Smith 5 лет назад
Родитель
Сommit
5c5a38434f
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      site/layouts/partials/article.html

+ 1
- 1
site/layouts/partials/article.html Просмотреть файл

@@ -8,7 +8,7 @@
8 8
   {{ .Content }}
9 9
 </article>
10 10
 <aside class="hire">
11
-	<img src="/res/images/profile.png" alt="Picture of Chris">
11
+	<img src="/res/images/profile.png" alt="Picture of Chris" width="100">
12 12
 	<div>
13 13
 		<h3>Need someone to help with {{ .Params.Area }}?</h3>
14 14
 		<p>

Загрузка…
Отмена
Сохранить