Select Git revision
-
ukityeamyai authoredukityeamyai authored
page_2.css 3.01 KiB
body {
font-family: 'Prompt';
}
.nav {
box-sizing: border-box;
width: 305px;
height: 1024px;
left: 0px;
top: 0px;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.3);
font-style: normal;
font-weight: 400;
font-size: 24px;
}
.h1 {
position: absolute;
width: 400px;
height: 48px;
left: 435px;
top: 116px;
}
.row {
box-sizing: border-box;
position: absolute;
width: 928px;
height: 750px;
left: 405px;
top: 230px;
background: #FFFFFF;
border: 1px solid;
border-radius: 10px;
}
.a1 {
display: flex;
flex-direction: row;
align-items: center;
}
.a1 input {
width: 322px;
height: 30px;
border: none;
border-bottom: 1px solid black;
border-radius: 0px;
margin-right: 10px;
}
.a212 {
display: flex;
flex-direction: row;
align-items: center;
}
.a212 input {
width: 151px;
height: 30px;
border: none;
border-bottom: 1px solid black;
border-radius: 0px;
margin-right: 10px;
}
.a2 {
display: flex;
flex-direction: row;