Spostamento file stylesheet in cartella assets

This commit is contained in:
2026-04-02 13:45:58 +02:00
parent 76473862e6
commit a2f445fa49
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Registrazione - TechStore</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="assets/style.css">
</head>
<body>
<?php