We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d64367 commit 243c809Copy full SHA for 243c809
index.html
@@ -44,14 +44,14 @@
44
position: absolute;
45
top: 20px;
46
right: 20px;
47
- width: 40px;
48
- height: 40px;
+ width: 200px;
+ height: 200px;
49
object-fit: cover;
50
}
51
</style>
52
</head>
53
<body>
54
- <img src="icon.png" id="top-icon" alt="BCode Icon">
+ <img src="bcodeicon.png" id="top-icon" alt="BCode Icon">
55
56
<h1>BCode Full Documentation</h1>
57
<h1>Documentacion</h1>
0 commit comments