ines / termynal

⬛️ Lightweight and modern terminal animations using async/await
MIT License
1.7k stars 110 forks source link

Display the windows termiynal with full width #26

Open MJribi opened 1 year ago

MJribi commented 1 year ago

The default value is a static value equal to 750px. Is there a possibility to set dynamically the width value from the directive?

[data-termynal] { width: 750px; max-width: 100%;