Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacEagle17 committed Sep 15, 2024
1 parent a787905 commit 63e5cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1425,7 +1425,7 @@ table, th, td {
.tilted-box {
width: 300px; /* Set the width of the box */
height: 200px; /* Set the height of the box */
border: transparent; /* Initial border color */
border: 5px solid #000; /* Initial border color */
border-radius: 25px; /* Rounds the corners */
background-color: transparent; /* Always transparent */
transform: rotate(10deg); /* Tilt the box */
Expand Down

0 comments on commit 63e5cf9

Please sign in to comment.