Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
IMDANIELAUSTIN authored Dec 14, 2024
1 parent 6bd14e7 commit c76284a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ body
}
.tile
{
width: 640;
height: 640;
max-width: 100vh;
height: 100vh;
margin: 16px auto;
padding: auto;
background-color: #1e1e1e;
Expand All @@ -167,7 +167,6 @@ body
overflow: hidden;
color: white;
font-family: 'Helvetica';

}
.tile .text
{
Expand Down

0 comments on commit c76284a

Please sign in to comment.