Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
AJFrosty committed Jan 18, 2024
1 parent f20e3c5 commit 9e6587c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Literacy/FL.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ button span{

.couch{
position: absolute;
top: 168%;
top: 118%;
left: -10%;
transform: translateX(-50%);
width: 275%;
Expand All @@ -145,7 +145,7 @@ button span{
margin-top: 7%;
margin-left: 75%;
top: 60%;
font-size: 18px;
font-size: 14px;
transform: translate(-50%, -50%);
text-align: left;
animation: floatAnimation 6s forwards;
Expand All @@ -161,7 +161,7 @@ button span{
}

.floating-text h1{
font-size: 50px;
font-size: 36px;
font-weight: 600;
color: #FFBD59;
font-family: Tahoma, sans-serif;
Expand Down

0 comments on commit 9e6587c

Please sign in to comment.