Skip to content

Header/markup - #11

Open
Aleksandr-byte-ui wants to merge 7 commits into
mainfrom
header/markup
Open

Header/markup#11
Aleksandr-byte-ui wants to merge 7 commits into
mainfrom
header/markup

Conversation

@Aleksandr-byte-ui

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread src/partials/_header.html Outdated
<img src="../images/deckstope/header/header-logo.svg" alt="логотип" width="" height="">
</a>
<ul class="header__language">
<li class="header__language-item">UKR</li>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Добавить lang "ua" так как ты пишешь Английскими буквами

Comment thread src/partials/_header.html Outdated
</a>
<ul class="header__language">
<li class="header__language-item">UKR</li>
<li class="header__language-item">ENG</li>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Тут lang "en"

Comment thread src/partials/_header.html Outdated
<ul class="header__language">
<li class="header__language-item">UKR</li>
<li class="header__language-item">ENG</li>
<li class="header__language-item">RUS</li>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Ru

Comment thread src/partials/_header.html Outdated
<a href="index.html" class="logo">
<img src="../images/deckstope/header/header-logo.svg" alt="логотип" width="" height="">
</a>
<ul class="header__language">

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Добавить класс list сброс для списка

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Добавил

Comment thread src/partials/_header.html Outdated
@@ -0,0 +1,31 @@
<header class="header">
<div class="page-header__conteiner">
<a href="index.html" class="logo">

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Добавить класс link для всех ссылок для сброса стилей

Comment thread src/sass/main.css Outdated
@@ -0,0 +1,6 @@
@charset "UTF-8";

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Что это за css??? Этих файлов не должно быть

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Удалил , Сам не знаю откуда взялись

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Так сделай комит

Comment thread src/partials/_header.html
<header class="header link ">
<div class="page-header__conteiner link">
<a href="index.html" class="logo link ">
<img src="../images/deckstope/header/header-logo.svg" lang="ru" alt="логотип" width="" height="">

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

декстоп папки нет

Comment thread src/partials/_header.html
<li class="header__item list">
<a href="tel:+38(050)3454423">
<svg class="header__icon" width="14" height="14">
<use href="../images/deckstope/header/header-icon.svg#icon-header-icon"></use>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

тоже самое

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.

2 participants