chore: one less breakpoint
This commit is contained in:
parent
d419258990
commit
a17eb52e2b
1 changed files with 0 additions and 7 deletions
|
@ -994,13 +994,6 @@ h6 > svg,
|
||||||
stroke-width: var(--stroke-width-bold);
|
stroke-width: var(--stroke-width-bold);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* screens: small */
|
|
||||||
@media screen and (min-width: 640px) {
|
|
||||||
main {
|
|
||||||
max-width: 640px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* screens: md */
|
/* screens: md */
|
||||||
@media screen and (min-width: 768px) {
|
@media screen and (min-width: 768px) {
|
||||||
.main__title {
|
.main__title {
|
||||||
|
|
Reference in a new issue