mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 03:43:28 +10:00
Remove redundant multi-column fix
This commit is contained in:
parent
c5c9050c02
commit
3a1de44c07
1 changed files with 0 additions and 3 deletions
|
|
@ -24,9 +24,6 @@
|
|||
align-items: center;
|
||||
padding: 2px 0;
|
||||
|
||||
/* Fix broken multi-column layout in Chrome */
|
||||
page-break-inside: avoid;
|
||||
|
||||
@media (--viewportMedium) {
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue