Paddings for header and footer to make them match each other better
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
align-items: center;
|
||||
|
||||
gap: 20px;
|
||||
padding: 5px 20px 5px 20px;
|
||||
padding: 5px 10px;
|
||||
|
||||
height: 74px;
|
||||
background-color: var(--col_panel);
|
||||
|
||||
Reference in New Issue
Block a user