mirror of
https://github.com/Max-Stevenson/jurassic-park-interface.git
synced 2024-11-03 01:09:33 +00:00
7 lines
84 B
SCSS
7 lines
84 B
SCSS
|
#instructions-panel__outer {
|
||
|
flex: 1;
|
||
|
}
|
||
|
|
||
|
#instructions-panel__inner {
|
||
|
flex: 1;
|
||
|
}
|