mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Corrected indentation.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
html, body {
|
||||
margin: 0.3em;
|
||||
width: auto;
|
||||
min-width: 250px;
|
||||
max-width: 500px;
|
||||
background-color: #f8f8f8;
|
||||
margin: 0.3em;
|
||||
width: auto;
|
||||
min-width: 250px;
|
||||
max-width: 500px;
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
div {
|
||||
|
||||
Reference in New Issue
Block a user