mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
Добавленна кнопка входа и задукоментированна
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user