diff --git a/assets/css/gp-style-tablet.css b/assets/css/gp-style-tablet.css index c56a5ed..ea0fd00 100644 --- a/assets/css/gp-style-tablet.css +++ b/assets/css/gp-style-tablet.css @@ -170,7 +170,6 @@ main{ flex-direction: column; position: relative; - } .cabinet__control{ display: flex; @@ -197,6 +196,9 @@ main{ margin: 24px 24px 0 24px; } +.cabinet__orders .cabinet-card:nth-child(2){ + margin-top: 0; + } /* cabinet */ }