fix bug css not responsive sur mobile
This commit is contained in:
parent
f2cd611f83
commit
a20601a934
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue