added PageTop component, markdown styles, white background on logo svg, and documentation comments

This commit is contained in:
2024-09-26 23:59:47 +09:00
parent a55bd18ebc
commit e1cac6ff05
34 changed files with 3345 additions and 2113 deletions

View File

@@ -133,6 +133,7 @@ const handleFocusOutEvent = () => {
font-weight: bold;
position: absolute;
top: auto;
z-index: 100;
min-width: 100%;
width: fit-content;
text-wrap: nowrap;