1
0
Fork 0
mirror of https://github.com/Findus23/RPGnotes.git synced 2024-09-19 15:43:45 +02:00
RPGnotes/static/scss/_graph.scss

8 lines
89 B
SCSS
Raw Normal View History

2022-11-19 22:09:15 +01:00
#graph {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}