ArthurHub / ArthurHub/HTML-Renderer
header to the right side
Open
bug
CSS
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 550
- Avg merge
- 14d 9h
- Merged PRs (30d)
- 1
Description
```
.headerlogo {
position: fixed;
right: 0;
top: 0;
}
```
EXPECTED:
aligns logo to the right
RESULT:
aligns logo to the left
VERSION:
1.5.1-beta1 from nuget
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.