Skip to content

Commit 0f8363b

Browse files
fix : icon added
1 parent 2693481 commit 0f8363b

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

css/style.css

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1+
@font-face {
2+
font-family: "ubuntu";
3+
src:url("fonts/Ubuntu-R.ttf");
4+
}
15
body{
6+
font-family: "arial";
27
width: 100%;
38
overflow-x:hidden;
49
margin-right: 0px;

favicon.ico

97.3 KB
Binary file not shown.

fonts/Ubuntu-R.ttf

346 KB
Binary file not shown.

0 commit comments

Comments
 (0)