Skip to content

Commit a63bae2

Browse files
authored
Merge pull request #189 from Junze888/develop
add a banner.
2 parents 91a62f1 + 2169953 commit a63bae2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

_includes/banner.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
<div>
1010
<div class="topText">
11+
12+
<span><strong>Unlimited Trades, Endless Prowess</strong></span>
13+
1114
<div class="topTitle">
1215
<h1>
1316
XDAG: A DAG-based cryptocurrency
@@ -21,7 +24,7 @@ <h1>
2124
</div>
2225
</div>
2326

24-
<span><strong>The first mineable DAG <br/>Unlimited Trades, Endless Prowess</strong></span>
27+
<span><strong>The first mineable DAG </strong></span>
2528

2629
<div>
2730
<a href="https://github.com/XDagger" target="_blank"><button class="bannerBtn2">source <i class="fa fa-angle-double-right"></i></button></a>

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ a-scene {
956956
}
957957
.topText span{
958958
display: inline-block;
959-
font-size: 18px;
959+
font-size: 16px;
960960
height: 20vh;
961961
width: 550px;
962962
max-width: 80%;

0 commit comments

Comments
 (0)