Skip to content

Commit

Permalink
Change header title
Browse files Browse the repository at this point in the history
  • Loading branch information
westcripp committed Aug 30, 2020
1 parent b20e262 commit 1ce2ea7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -929,12 +929,12 @@ section#credits h2.featurette-heading {
/* RR header text */
@media (min-width: 1001px) {
.rr-header {
padding: 90px;
padding: 0px;
display: inline-block;
text-align: center;
background: #1abc9c;
color: white;
font-size: 71px;
font-size: 89px;
padding-top: 100px;
font-weight: bold;
letter-spacing: -2px;
Expand Down
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ <h1 class="brand">
<!-- ******************** HeaderWrap ********************-->
<div class="headerwrap">
<div>
<p class="rr-header">#GETRESURRECTED</p>
</p>
<p class="rr-header">Happy flashing!
</p>
</div>

<div>
Expand Down Expand Up @@ -180,7 +182,7 @@ <h1 class="brand">
<p class="thanx" style="font-size:40px;">
We work to make your android experience elegant.
Handpicked features beautifully packed in one OS.

</p>
</article>
</div>
Expand Down

0 comments on commit 1ce2ea7

Please sign in to comment.