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

new year. new hack. #15

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

new year. new hack. #15

wants to merge 47 commits into from

Conversation

Terro216
Copy link
Member

@Terro216 Terro216 commented May 4, 2023

No description provided.

@Terro216 Terro216 requested a review from IvLaptev May 4, 2023 15:21
@Terro216
Copy link
Member Author

Sooner or later...

src/main.js Outdated
);

getById('form-submit').addEventListener('click', () => {
console.log({
Copy link
Member

Choose a reason for hiding this comment

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

Что за херня?

src/main.js Outdated
getById('register').reset()
const notify = document.querySelector('.notification')
.then((res) => {
// console.log('form sent')
Copy link
Member

Choose a reason for hiding this comment

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

Что за ебучий комментарий?

src/main.js Outdated
window.scrollTo(0, 0)
})
// document
// .querySelector('.header__navbar-mobile > .logo')
Copy link
Member

Choose a reason for hiding this comment

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

Зачем такое?

src/mixins/page-header.pug Outdated Show resolved Hide resolved
img(src="assets/logos/telegram.svg" alt="Телеграм чат" width="28px" height="24px")

.header__navbar-mobile
img.logo(src="assets/logos/header_hack.svg" width="150px" height="30px")
//- img.logo(src="assets/logos/header_hack.svg" width="150px" height="30px" alt="Логотип хакатона")
Copy link
Member

Choose a reason for hiding this comment

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

Зачем?

src/mixins/page-header.pug Outdated Show resolved Hide resolved
= data.format
img(src=data.imgSrc alt="Иконка с подарком" width=data.width height=data.height)
= data.description
//- p.winner Победитель:
Copy link
Member

Choose a reason for hiding this comment

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

Снова

text-align: left;
position: relative;
color: transparent;
-webkit-text-stroke: 1px #0077ff;
// -webkit-text-stroke: 1px #0077ff;
Copy link
Member

Choose a reason for hiding this comment

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

Зачем?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

это полнейший беспредел

flex-direction: column;
justify-content: center;
align-items: space-between;
// display: flex;
Copy link
Member

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.

3 participants