diff --git a/src/css/style.css b/src/css/style.css
index 7f2d612..cfa6f10 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -136,33 +136,7 @@
margin-inline: 10px;
}
-.login_elements {
+.login_start {
display: flex;
- justify-content: space-evenly;
- align-items: center;
+ justify-content: flex-end;
}
-
-.login_elements_box {
- width: 134px;
- height: 54px;
- border-radius: 13px;
- background: #5865F2;
- box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
-}
-
-.login_elements_text {
- color: #000;
- display: flex;
- width: 88px;
- height: 13px;
- flex-direction: column;
- justify-content: center;
- text-align: center;
- font-family: Montserrat;
- font-size: 16px;
- font-weight: 600;
-}
-
-.login_elements_img {
- display: flex;
-}
\ No newline at end of file
diff --git a/src/img/svg/Кнопочка выхода.svg b/src/img/svg/Кнопочка выхода.svg
new file mode 100644
index 0000000..4b36005
--- /dev/null
+++ b/src/img/svg/Кнопочка выхода.svg
@@ -0,0 +1,23 @@
+
diff --git a/src/img/svg/дс вход.svg b/src/img/svg/дс вход.svg
new file mode 100644
index 0000000..9363c4d
--- /dev/null
+++ b/src/img/svg/дс вход.svg
@@ -0,0 +1,23 @@
+
diff --git a/src/index.html b/src/index.html
index e7da241..e09263a 100644
--- a/src/index.html
+++ b/src/index.html
@@ -44,12 +44,8 @@
Кошелёк
ВОЙТИ
-
-