Skip to content

Commit 522f0f7

Browse files
Удаляет normalize (htmlacademy#64)
1 parent ad1ae7c commit 522f0f7

File tree

4 files changed

+0
-352
lines changed

4 files changed

+0
-352
lines changed

css/normalize.css

Lines changed: 0 additions & 349 deletions
This file was deleted.

html-css.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<meta property="og:title" itemprop="name" content="Стиль кода Академии HTML">
1313
<meta property="og:image" itemprop="image" content="https://htmlacademy.github.io/codeguide/img/og.png">
1414

15-
<link rel="stylesheet" href="css/normalize.css">
1615
<link rel="stylesheet" href="css/prism.css">
1716
<link rel="stylesheet" href="css/style.css">
1817

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<meta property="og:title" itemprop="name" content="Стиль кода Академии HTML">
1313
<meta property="og:image" itemprop="image" content="https://htmlacademy.github.io/codeguide/img/og.png">
1414

15-
<link rel="stylesheet" href="css/normalize.css">
1615
<link rel="stylesheet" href="css/prism.css">
1716
<link rel="stylesheet" href="css/style.css">
1817

javascript.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<meta property="og:title" itemprop="name" content="Стиль кода Академии HTML">
1313
<meta property="og:image" itemprop="image" content="https://htmlacademy.github.io/codeguide/img/og.png">
1414

15-
<link rel="stylesheet" href="css/normalize.css">
1615
<link rel="stylesheet" href="css/prism.css">
1716
<link rel="stylesheet" href="css/style.css">
1817

0 commit comments

Comments
 (0)