We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e9f5d commit f99751aCopy full SHA for f99751a
src/pages/Sponsor/patron.tsx
@@ -68,6 +68,8 @@ const PatronContainer = styled.div`
68
}
69
70
@media only screen and (max-width: 809px) {
71
+ width: 75%;
72
+
73
p {
74
font-size: 0.8rem;
75
font-weight: bold;
0 commit comments