pagetop/static/css/components.css

12 lines
125 B
CSS

/* Icon component */
.icon {
width: 1rem;
height: 1rem;
}
/* PoweredBy component */
.poweredby {
text-align: center;
}