feat: update readme and adaptive files

This commit is contained in:
Max
2024-06-30 13:28:52 +03:00
parent c78962f147
commit 887968def7
7 changed files with 12 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" type="text/css" href="/assets/css/style-core.css">
</head>
<style>
/* Стили для выравнивания UI-элеметнов */
/* Стили для выравнивания UI-элеметнов для данной страницы */
.ui__ui-wrapper{
display: grid;
grid-template-columns: repeat(4, 1fr);
@@ -24,6 +24,8 @@
justify-content: center;
align-items: center;
}
/* ВСЕ ОСТАЛЬНЫЕ СТИЛИ ПИШЕМ В style-core.css!!! */
</style>
<body class="ui">
<div class="ui__ui-wrapper">