mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
removed dotted background from .center
This commit is contained in:
parent
72f4124a62
commit
f6cfebc187
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ a {
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: $pageWidth;
|
||||
background-color: var(--light);
|
||||
@media all and (max-width: $fullPageWidth) {
|
||||
width: initial;
|
||||
margin-left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue