kennel/static/style.css

7 lines
114 B
CSS

#kennel-window {
width: 80vw;
min-width: 8rem;
height: 80vw;
min-height: 8rem;
margin: auto;
}