Skip to content

Commit 42ac430

Browse files
committed
Título de projetos
1 parent 2e2c00a commit 42ac430

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Treinamento</h3>
9999
</section>
100100
<section id="projects"><a name="projetos" class="anchor clearfix"></a>
101101
<div class="wrap">
102-
<h2>É nesse rítmo que fazemos aplicativos Mobile e Web</h2>
102+
<h2>É nesse ritmo que fazemos aplicativos Mobile e Web</h2>
103103
</div>
104104
<nav class="clearfix">
105105
<div class="wrap">

public/styles/style.css

+3
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,9 @@ a.anchor{
296296
#projects > div.wrap{
297297
height:240px;
298298
}
299+
#projects > div.wrap.title{
300+
height:180px;
301+
}
299302
#projects div.wrap nav#slider{
300303
height:220px;
301304
overflow:hidden;

0 commit comments

Comments
 (0)