This commit is contained in:
2023-06-22 15:14:40 +02:00
parent 39b0a9bd68
commit cd65bca64c
2 changed files with 1219 additions and 7 deletions
+2 -1
View File
@@ -32,7 +32,8 @@
<style>
.nav-link { font-family: 'Roboto'; font-size: 16px; }
.zoom:hover { transform: scale(1.5); }
.zoom { transition: transform .2s; }
.zoom:hover { transform: scale(1.1); }
</style>
</head>
<body>