Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ELDRAZI-17 authored Dec 19, 2023
1 parent 6e69a71 commit 37167d1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,5 @@ marquee {
html, body {
background-color: black;
font-family: 'NemoyBold';
padding: 0;
margin: 0;
overflow: hidden;
}
#container {
position: absolute;
left: 0;
top: 0;
right: -30px;
bottom: 0;
padding-right: 15px;
overflow-y: scroll;
}

0 comments on commit 37167d1

Please sign in to comment.