You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
252 B
SCSS

@import "node_modules/bootstrap/scss/bootstrap";
.letters {
fill:#0f548a;
fill-opacity:1;
fill-rule:nonzero;
stroke:none;
}
#cacert-logo {
width: 300px;
height: auto;
@media screen and (max-device-width: 350px) {
width: 100%;
}
}