Taille titre portfolio
This commit is contained in:
parent
91b0e717fc
commit
f2f8507b9b
@ -344,7 +344,10 @@ header.masthead {
|
||||
.btn-xl {
|
||||
padding: 15px 30px; }
|
||||
|
||||
#about h2 {
|
||||
font-family: descuadrado; }
|
||||
#about {
|
||||
padding: 50px 0; }
|
||||
#about h1 {
|
||||
font-family: descuadrado;
|
||||
font-size: 4rem; }
|
||||
|
||||
/*# sourceMappingURL=creative.css.map */
|
||||
|
File diff suppressed because one or more lines are too long
@ -82,8 +82,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 offset-lg-2 text-center">
|
||||
<h2 class="section-heading text-white">Portfolio</h2>
|
||||
<hr class="light">
|
||||
<h1 class="section-heading text-white">Portfolio</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,5 +1,7 @@
|
||||
#about {
|
||||
h2 {
|
||||
padding: 50px 0;
|
||||
h1 {
|
||||
font-family: descuadrado;
|
||||
font-size: 4rem;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user