✨
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
float: left;
|
||||
width: 100%;
|
||||
height: 110px;
|
||||
// margin-bottom: 10px;
|
||||
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
@@ -252,7 +253,7 @@
|
||||
|
||||
.vertLine {
|
||||
position: absolute;
|
||||
height: 490px;
|
||||
height: 470px;
|
||||
float: left;
|
||||
left: 216px;
|
||||
bottom: 0px;
|
||||
@@ -272,6 +273,7 @@
|
||||
.row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.charHex {
|
||||
@@ -338,7 +340,7 @@
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
height: 5px;
|
||||
bottom: 511px;
|
||||
bottom: 496px;
|
||||
background-color: #5e0000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user