Add media query
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="https://fonts.googleapis.com/css?family=PT+Serif&subset=cyrillic" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="/style.css">
|
||||
<title>Здравствуйте</title>
|
||||
@ -9,6 +10,9 @@
|
||||
<main class="content">
|
||||
|
||||
<h1 class="greeting">Здравствуйте,</h1>
|
||||
|
||||
<h1 class="hello">Привет,</h1>
|
||||
|
||||
<p class="text">
|
||||
меня зовут Антон Вахрушев, и это моя домашняя страница.<br>
|
||||
Здесь вы можете.
|
||||
|
Reference in New Issue
Block a user