mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
Fixed heigth of ITutorialBox
This commit is contained in:
parent
21ac4fcb40
commit
acf94ccc06
@ -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