mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-10 06:34:26 +02:00
Missed one before. Now using the official setting for display.
This commit is contained in:
parent
3c6b6e9764
commit
03816a2850
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ div.modalTerminal p {
|
|||
html,
|
||||
body,
|
||||
.box {
|
||||
display: flex;
|
||||
display: flexbox;
|
||||
display: -moz-box;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue