✨
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 200px;
|
||||
height: 400px;
|
||||
height: 500px;
|
||||
border-right: #5e0000;
|
||||
}
|
||||
|
||||
@@ -252,7 +252,7 @@
|
||||
|
||||
.vertLine {
|
||||
position: absolute;
|
||||
height: 416px;
|
||||
height: 490px;
|
||||
float: left;
|
||||
left: 216px;
|
||||
bottom: 0px;
|
||||
@@ -330,6 +330,7 @@
|
||||
border: none;
|
||||
padding: 0px 10px;
|
||||
border-bottom-right-radius: 20px;
|
||||
border-top-left-radius: 20px;
|
||||
}
|
||||
|
||||
.horLine {
|
||||
@@ -337,7 +338,7 @@
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
height: 5px;
|
||||
bottom: 411px;
|
||||
bottom: 511px;
|
||||
background-color: #5e0000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user