Update readme and add normilize.css + reset.css

This commit is contained in:
GP
2025-01-26 01:41:15 +03:00
parent d8f89ad9a9
commit c5d4b7b323
4 changed files with 38 additions and 3 deletions

View File

@@ -8,6 +8,9 @@
<meta name="description" content="SEO Description">
<link rel="shortcut icon" href="/assets/img/favicon.ico?v=1.0">
<!-- Базовые стили -->
<link rel="stylesheet" href="/assets/css/normalize.min.css">
<link rel="stylesheet" href="/assets/css/reset.min.css">
<!-- Базовые стили -->
<link rel="stylesheet" href="/assets/css/gp-style-core.css?v=1.0">
<link rel="stylesheet" href="/assets/css/gp-style-desktop.css?v=1.0">