about everytab tab bolded title
This commit is contained in:
parent
0f0acb642f
commit
eec486880a
2 changed files with 7 additions and 18 deletions
|
|
@ -72,6 +72,7 @@ function createTab(entry) {
|
|||
img.alt = "";
|
||||
aboutIcons.push(img);
|
||||
tab.appendChild(img);
|
||||
tab.classList.add("tab-about");
|
||||
} else if (entry.icon) {
|
||||
const img = document.createElement("img");
|
||||
img.className = "tab-icon";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue