mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 05:05:47 +01:00
Merge pull request #11 from danielyxie/dev
Fixed heigth of ITutorialBox
This commit is contained in:
commit
305c15d82e
@ -5,7 +5,7 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
height: 100%; /* Full height */
|
height: 100%; /* Full height */
|
||||||
margin: 35% auto;
|
margin: 30% auto;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border: 5px solid #FFFFFF;
|
border: 5px solid #FFFFFF;
|
||||||
width: 35%;
|
width: 35%;
|
||||||
|
Loading…
Reference in New Issue
Block a user