mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
Tweak pricing tables max-width at mobile breakpoint
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
@media (max-width: $width-tablet-2) {
|
||||
flex-wrap: wrap;
|
||||
max-width: 480px;
|
||||
max-width: 420px;
|
||||
}
|
||||
|
||||
.table__row {
|
||||
|
||||
Reference in New Issue
Block a user