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

Рожков Максим #81

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

MaximRhz
Copy link

@MaximRhz MaximRhz commented Oct 24, 2017

@honest-hrundel honest-hrundel changed the title Максим Рожков Рожков Максим Oct 24, 2017
@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

Copy link

@trixartem trixartem left a comment

Choose a reason for hiding this comment

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

Есть замечания.
Так же не хватает:

  • У картинок нет подписей
  • Первая буква параграфа должна быть больше все остальных
  • Нет цитат
  • Нет вертикального текста

index.css Outdated
@font-face
{
font-family: Parizhel;
src: url(MainHeader.ttf)format('truetype');

Choose a reason for hiding this comment

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

ttf не самый универсальный формат.

index.css Outdated

html
{
zoom: 150%;

Choose a reason for hiding this comment

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

А это зачем?

Copy link
Author

Choose a reason for hiding this comment

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

Чтобы страница лучше выглядела, не понял как сделать также, без этого свойства

index.css Outdated
.aboutMarty
{
font-size: 20px;
font-family: 'Moscow Sans Regular';

Choose a reason for hiding this comment

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

Надо сделать фолбэк для шрифтов + можно записать одним свойством font-family + font-size

index.css Outdated

.mainHeader
{
font-family: 'Parizhel';

Choose a reason for hiding this comment

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

Фолбэк + односвойство

@trixartem
Copy link

🍅

@honest-hrundel
Copy link

🍅 Не пройден линтинг или базовые тесты

@honest-hrundel
Copy link

🍏 Пройден линтинг и базовые тесты

Copy link

@trixartem trixartem left a comment

Choose a reason for hiding this comment

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

Есть несколько комментариев 🍅

{
font: 45px 'Parizhel', cursive;
text-align: center;
font-weight: bold;

Choose a reason for hiding this comment

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

Тоже можно унести в font

position: absolute;
top: 5px;
right: 5px;
width: .7em;

Choose a reason for hiding this comment

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

Почему в em?
Подсказка: попробуй найти другой способ вертикального текста


main
{
margin: 1%;

Choose a reason for hiding this comment

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

?? Лучше сделать в px, потому что в % может работать не как ожидается

@trixartem
Copy link

@MaximRhz Сделай пожалуйста правки

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants