riku
2024-10-24 3d3e7f45086799fdd7a412e2079710a6cdf8dc2b
1
2
3
4
5
6
7
8
9
10
11
@import './base.css';
@import './button.css';
@import './dialog.css';
 
#app {
  /* background-color: rgb(212, 41, 41); */
  /* min-width: 1440px; */
  /* margin: initial; */
  /* padding: 2rem; */
 
}