Skip to content

Commit

Permalink
Remove border from logo
Browse files Browse the repository at this point in the history
This patch removes a white border which was left over from before the
logo was configurable.
  • Loading branch information
lkiesow committed Feb 13, 2024
1 parent a1fa3b6 commit e27c64f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ body {
top: 0;
right: 0;
width: 10vw;
border-left: 0.2vw solid white;
border-bottom: 0.2vw solid white;
}

#text {
Expand Down

0 comments on commit e27c64f

Please sign in to comment.