Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
popa39 authored Jun 30, 2024
1 parent 4adfdba commit 7b1cbc8
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,10 @@ h1 {
transform: translate(-50%, -430%);
}

.ff{
position: absolute;
top: 50%;
left: 42.5%;
transform: translate(-50%, 340%);
}

.piss{
position: absolute;
top: 50%;
left: 47.5%;
transform: translate(-50%, 340%);
}

.steam{
position: absolute;
top: 50%;
left: 52.5%;
transform: translate(-50%, 340%);
}

.dch{
position: absolute;
top: 50%;
left: 57.5%;
left: 50%;
transform: translate(-50%, 340%);
}

Expand Down

0 comments on commit 7b1cbc8

Please sign in to comment.