Skip to content

Commit 047a213

Browse files
fix(minute): last adjusts
1 parent 94b88ba commit 047a213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-21.9 KB
Binary file not shown.

src/components/MinuteViewer/components/Minute/styles.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const Container = styled.div`
2323
font-weight: bolder;
2424
}
2525
26-
@media (max-width: 960px) {
26+
/* @media (max-width: 960px) {
2727
zoom: 30%;
28-
}
28+
} */
2929
`;

0 commit comments

Comments
 (0)