-
Notifications
You must be signed in to change notification settings - Fork 0
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
Layout + styles #1
Comments
|
https://github.com/Viklysx/testrep/blob/588e806661f3d063ab0320f65d554e0326a4b45f/styles/style.css#L122
Вот этот стиль перебивает стиль основного контейнера и у вас слетает центровка блока.
https://github.com/Viklysx/testrep/blob/588e806661f3d063ab0320f65d554e0326a4b45f/index.html#L45
Хорошее переиспользование стилей, но
sub
- неприемлемое имя для класса. Совершенно непонятно что оно означает. Лучше всего обозначить какbtn-transparent
или типа тогоhttps://github.com/Viklysx/testrep/blob/588e806661f3d063ab0320f65d554e0326a4b45f/index.html#L47-L51
Следите за форматированием кода.
https://github.com/Viklysx/testrep/blob/588e806661f3d063ab0320f65d554e0326a4b45f/index.html#L27
Сделайте телефон ссылкой
The text was updated successfully, but these errors were encountered: