Header/markup - #11
Open
Aleksandr-byte-ui wants to merge 7 commits into
Open
Conversation
codajoker
requested changes
Aug 14, 2021
| <img src="../images/deckstope/header/header-logo.svg" alt="логотип" width="" height=""> | ||
| </a> | ||
| <ul class="header__language"> | ||
| <li class="header__language-item">UKR</li> |
Owner
There was a problem hiding this comment.
Добавить lang "ua" так как ты пишешь Английскими буквами
| </a> | ||
| <ul class="header__language"> | ||
| <li class="header__language-item">UKR</li> | ||
| <li class="header__language-item">ENG</li> |
| <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> |
| <a href="index.html" class="logo"> | ||
| <img src="../images/deckstope/header/header-logo.svg" alt="логотип" width="" height=""> | ||
| </a> | ||
| <ul class="header__language"> |
Owner
There was a problem hiding this comment.
Добавить класс list сброс для списка
| @@ -0,0 +1,31 @@ | |||
| <header class="header"> | |||
| <div class="page-header__conteiner"> | |||
| <a href="index.html" class="logo"> | |||
Owner
There was a problem hiding this comment.
Добавить класс link для всех ссылок для сброса стилей
| @@ -0,0 +1,6 @@ | |||
| @charset "UTF-8"; | |||
Owner
There was a problem hiding this comment.
Что это за css??? Этих файлов не должно быть
Collaborator
Author
There was a problem hiding this comment.
Удалил , Сам не знаю откуда взялись
codajoker
requested changes
Aug 14, 2021
| <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=""> |
| <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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.