feat: update readme and adaptive files
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user