chore(i18n,curriculum): processed translations (#43546)
This commit is contained in:
@@ -15,6 +15,9 @@ Ecco un esempio di cambiamento della larghezza di un'immagine quando ci si passa
|
||||
|
||||
```html
|
||||
<style>
|
||||
img {
|
||||
width: 30px;
|
||||
}
|
||||
img:hover {
|
||||
animation-name: width;
|
||||
animation-duration: 500ms;
|
||||
|
Reference in New Issue
Block a user