fix bug css not responsive sur mobile

This commit is contained in:
nemo 2024-09-03 19:07:11 +02:00
parent f2cd611f83
commit a20601a934
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>Bloub Bloub Studio</title>
<link rel="stylesheet" href="/style.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon">