Skip to content

Commit 76303ad

Browse files
committed
css updates
1 parent 2d99238 commit 76303ad

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

css/style.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ a:hover {
2323
color: #F9A03F;
2424
}
2525

26-
.orange {
27-
color: #F9A03F;
28-
}
26+
2927

3028
body {
3129
display: flex;

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ <h1 class="header center index">Custom Blockchain Development</h1>
1212
<h5 class="header col s12 blue-grey-text text-darken-1 index">Cryptonomex Inc.</h5>
1313
</div>
1414
<div class="row center">
15-
<a href="/contact/" id="download-button" class="btn waves-effect waves-light white lighten-1 blue-text-ci orange">Contact Us</a>
16-
<a href="/media/cnx-pitch-PUBLIC-v1.2.pdf" id="download-button" class="btn waves-effect waves-light white lighten-1 blue-text-ci orange">Pitch Deck</a>
15+
<a href="/contact/" id="download-button" class="btn waves-effect waves-light white lighten-1 blue-text-ci ">Contact Us</a>
16+
<a href="/media/cnx-pitch-PUBLIC-v1.2.pdf" id="download-button" class="btn waves-effect waves-light white lighten-1 blue-text-ci ">Pitch Deck</a>
1717
</div>
1818
<br><br>
1919

0 commit comments

Comments
 (0)