hotfix: breakpoint; cleanup

This commit is contained in:
2023-02-13 00:01:52 +01:00
parent dd6a1669f0
commit cdb172e1e9
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -172,11 +172,5 @@ footer {
grid-template-rows: 1fr;
}
}
// @media screen and (max-width: $breakpointSm) {
// header {
// font-size: 0.75em;
// }
// }
</style>