hookshot/web/components/AdminSettings.css
2020-12-12 20:29:49 +00:00

7 lines
95 B
CSS

.adminsettings > .card {
max-width: 95%;
}
.adminsettings > h1 {
text-align: center;
}