ui: tweaks
This commit is contained in:
parent
8daf50bdf9
commit
be47bbff7a
|
@ -2,8 +2,8 @@
|
|||
|
||||
.hotbar {
|
||||
position: absolute;
|
||||
width: 70%;
|
||||
height: 100px;
|
||||
width: 60%;
|
||||
height: 80px;
|
||||
left: 50%;
|
||||
top: 2%;
|
||||
transform: translateX(-50%);
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
border: 4px dashed rgba(0, 0, 0, 0.5);
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
padding: 16px;
|
||||
padding: 8px;
|
||||
position: relative;
|
||||
width: 9%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue
Block a user