kokjan/frontend/web/css/resp.css

46 lines
402 B
CSS

.sub1 {
color: #0c199c;
}
.sub2 {
color: #fadc02;
}
.sub3 {
color: #0c199c;
}
.section-main-content li {
list-style-type: disc;
}
@media only screen and (min-width: 320px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1440px) {
}
@media only screen and (min-width: 2560px) {
}