update app styles
This commit is contained in:
parent
d13412dfb9
commit
a10659b347
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ ul {
|
||||||
max-width: var(--main-max-width);
|
max-width: var(--main-max-width);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0 spacing.$unit-2x; // Only horizontal padding, vertical handled by layout
|
|
||||||
transition: max-width 0.3s ease;
|
transition: max-width 0.3s ease;
|
||||||
|
|
||||||
// Responsive padding for smaller screens
|
// Responsive padding for smaller screens
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue