Correction in core-extend.css
This commit is contained in:
parent
ac736e3149
commit
0ed04383f2
@ -765,7 +765,6 @@
|
|||||||
Responsive Variants
|
Responsive Variants
|
||||||
========================== */
|
========================== */
|
||||||
@media (min-width: 576px) {
|
@media (min-width: 576px) {
|
||||||
|
|
||||||
/* sm */
|
/* sm */
|
||||||
/* Font */
|
/* Font */
|
||||||
.text-xxs-sm {
|
.text-xxs-sm {
|
||||||
@ -864,7 +863,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
|
|
||||||
/* md */
|
/* md */
|
||||||
/* Font */
|
/* Font */
|
||||||
.text-xxs-md {
|
.text-xxs-md {
|
||||||
@ -963,7 +961,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
|
|
||||||
/* lg */
|
/* lg */
|
||||||
/* Font */
|
/* Font */
|
||||||
.text-xxs-lg {
|
.text-xxs-lg {
|
||||||
@ -1062,7 +1059,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1200px) {
|
@media (min-width: 1200px) {
|
||||||
|
|
||||||
/* xl */
|
/* xl */
|
||||||
/* Font */
|
/* Font */
|
||||||
.text-xxs-xl {
|
.text-xxs-xl {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user