Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

РК 1 #10

Merged
merged 58 commits into from
Mar 9, 2025
Merged

РК 1 #10

merged 58 commits into from
Mar 9, 2025

Conversation

besttwinkever
Copy link
Collaborator

No description provided.

besttwinkever and others added 30 commits February 23, 2025 15:25
Переработки по роутингу №1
Простая система хедера, валидация
besttwinkever and others added 24 commits March 6, 2025 19:01
Связь с бэком, прочие UX удобства
</svg>
</a>
<a class="header__notice-href" href="/">
<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вынесите svg иконки в отдельный файл, так не стоит делать.
Просто создайте файлик name.svg и крепите их в html при помощи img или css свойств

</svg>
</a>
<a class="header__notice-href" href="/">
<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вынесите svg иконки в отдельный файл, так не стоит делать.
Просто создайте файлик name.svg и крепите их в html при помощи img или css свойств

<div class="overlay">
<div class="login">
<div id="loginCloseButton" class="login__close">
<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вынесите svg иконки в отдельный файл, так не стоит делать.
Просто создайте файлик name.svg и крепите их в html при помощи img или css свойств

@ValdimirDenisov ValdimirDenisov merged commit 7ce8652 into main Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants