Skip to content

Commit afb16ac

Browse files
author
Brice Fernandes
committed
reduced minimum tutorial width on page
1 parent c5a8191 commit afb16ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ html, body{
4747
border: 5px solid #000;
4848
}
4949
#tutorialPane{
50-
min-width:500px;
50+
min-width:400px;
5151
max-width:800px;
5252
color:#f4ffff;
5353
background: #161616;

0 commit comments

Comments
 (0)