OpenChatKit / style.css
Arun2010's picture
Update style.css
3e052f0
raw history blame
No virus
82 Bytes
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:500vh;border:0;
}