Skip to content

Commit 3eb5da8

Browse files
authored
Add files via upload
1 parent 60ddded commit 3eb5da8

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ body {
4646
color: #2d2d2d;
4747
font-family: 'Indie Flower', cursive;
4848
box-shadow: 0 4px 10px rgba(0, 109, 211, 0.468);
49+
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
4950
}
5051

5152
.btn:hover {

yes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<div class="container">
1212
<div>
13-
<h1 class="header_text">Let&rsquo;s go!</h1>
13+
<h1 class="header_text">Nah gitu dong</h1>
1414
</div>
1515
</div>
1616
</body>

yes_style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ body {
2626
font-weight: bold;
2727
color: #f7f7f7;
2828
margin: 20px 0;
29+
font-family: 'Times New Roman', Times, serif;
2930
}

0 commit comments

Comments
 (0)