tried specifying width and height
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<!-- See Tutorial https://www.youtube.com/watch?v=NXG0ETguPsg -->
|
||||
|
||||
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Apophis Coding</title>
|
||||
<link rel="shortcut icon" href="images/icon.png">
|
||||
<link rel="stylesheet" href="style1.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header class="page-head">
|
||||
@@ -38,7 +38,7 @@
|
||||
<div class="center-panel">
|
||||
<p>Welcome to the home page of Apophis Coding.</p>
|
||||
<p>This side is currently under construction.</p>
|
||||
<p>v0.0.4</p>
|
||||
<p>v0.0.5</p>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="footer">
|
||||
|
||||
Reference in New Issue
Block a user