We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2c00a commit 42ac430Copy full SHA for 42ac430
index.html
@@ -99,7 +99,7 @@ <h3>Treinamento</h3>
99
</section>
100
<section id="projects"><a name="projetos" class="anchor clearfix"></a>
101
<div class="wrap">
102
- <h2>É nesse rítmo que fazemos aplicativos Mobile e Web</h2>
+ <h2>É nesse ritmo que fazemos aplicativos Mobile e Web</h2>
103
</div>
104
<nav class="clearfix">
105
public/styles/style.css
@@ -296,6 +296,9 @@ a.anchor{
296
#projects > div.wrap{
297
height:240px;
298
}
299
+#projects > div.wrap.title{
300
+ height:180px;
301
+}
302
#projects div.wrap nav#slider{
303
height:220px;
304
overflow:hidden;
0 commit comments