Skip to content

Commit 8da5989

Browse files
committed
Adding favicon. More responsive.
1 parent 740445c commit 8da5989

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

favicon.ico

14.7 KB
Binary file not shown.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1 class="display-4">RLBot</h1>
2424
<div class="container">
2525

2626
<div class="row">
27-
<div class="col-8">
27+
<div class="col-lg-8">
2828
<div class="card mb-3">
2929
<div class="card-body">
3030
<h5 class="card-title">Scratch</h5>
@@ -46,7 +46,7 @@ <h5 class="card-title">Java</h5>
4646
</div>
4747
</div>
4848
</div>
49-
<div class="col-4">
49+
<div class="col-lg-4">
5050
<iframe src="https://discordapp.com/widget?id=348658686962696195&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0"></iframe>
5151
</div>
5252

0 commit comments

Comments
 (0)