Skip to content

Commit

Permalink
Update 1_basics.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Lara798 committed Oct 23, 2024
1 parent ea45f19 commit b3347f1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions experiments/lara/1_basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@

section {
opacity: .5;
padding: 20px;
padding: 30px;
transition: all 1s ease;
width: 500px;
margin: auto;
border: 1ch;
border-color: black;
}

section:hover{
Expand Down

0 comments on commit b3347f1

Please sign in to comment.