mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
update: gitignore
This commit is contained in:
parent
cf1583238f
commit
e4b9e0e0dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,4 +13,5 @@
|
|||||||
/src/.umi-production
|
/src/.umi-production
|
||||||
/src/.umi-test
|
/src/.umi-test
|
||||||
/.env.local
|
/.env.local
|
||||||
|
/out
|
||||||
|
|
||||||
|
@ -112,21 +112,21 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: @bp-medium) {
|
// @media (min-width: @bp-medium) {
|
||||||
|
|
||||||
}
|
// }
|
||||||
|
|
||||||
@media (min-width: @bp-large) {
|
// @media (min-width: @bp-large) {
|
||||||
|
|
||||||
}
|
// }
|
||||||
|
|
||||||
@media (min-width: @bp-xlarge) {
|
// @media (min-width: @bp-xlarge) {
|
||||||
|
|
||||||
}
|
// }
|
||||||
|
|
||||||
@media (min-width: @bp-xxlarge) {
|
// @media (min-width: @bp-xxlarge) {
|
||||||
|
|
||||||
}
|
// }
|
||||||
|
|
||||||
.text-overflow {
|
.text-overflow {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user