Skip to content

Commit bf09fd9

Browse files
committed
Correção de texto
1 parent 7c4efa4 commit bf09fd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/pedro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<article>
22
<span class="avatar"><img src="/public/images/pedro.png" width="80" height="80" alt="" /><span></span></span>
33
<h3>Pedro Paulo Amorim</h3>
4-
<p>Cursou técnico em Informática e atualmente é estagiário. Trabalha com desenvolvimento Android, também conhece C# e HTML/CSS. Pretende cursar Ciência da Computação. É DJ e produtor musical nas horas vagas, é fã de Pink Floyd e muito Techno. Mas também possui um jeito menos descolado como colecionador de videgames antigos.</p>
4+
<p>Cursou técnico em Informática e atualmente é estagiário. Trabalha com desenvolvimento Android, também conhece C# e HTML/CSS. Pretende cursar Ciência da Computação. É DJ e produtor musical nas horas vagas, é fã de Pink Floyd e muito Techno. Mas também possui um jeito menos descolado como colecionador de video games antigos.</p>
55
<div class="share">
66
<a href="https://www.facebook.com/pp.amorim1/" target="_blank" title="Facebook"><img src="/public/images/share-facebook.gif" width="33" height="33" alt="Facebook" /></a>
77
<a href="https://plus.google.com/+PedroPauloAmorim" target="_blank" title="Google+"><img src="/public/images/share-google.gif" width="33" height="33" alt="Google+" /></a>

_site/public/styles/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@ header div[class^="language"] > div {
10391039
}
10401040
}
10411041

1042-
@media only screen and (min-device-width : 320px) and (max-device-width : 568px), only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-width: 375px) and (max-width: 385px), only screen and (min-width: 680px) and (max-width: 690px) {
1042+
@media only screen and (min-device-width : 320px) and (max-device-width : 568px), only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-width: 375px) and (max-width: 385px), only screen and (min-width: 680px) and (max-width: 690px), only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
10431043
body, button, input, select, textarea{
10441044
font-size:0.9em;
10451045
}

0 commit comments

Comments
 (0)