Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/expected/test-12.css')
-rw-r--r--test/expected/test-12.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expected/test-12.css b/test/expected/test-12.css
index bee12fb..b9d9e41 100644
--- a/test/expected/test-12.css
+++ b/test/expected/test-12.css
@@ -1,6 +1,6 @@
.selector-1 {
- background-color: #f00;
width: 300px;
+ background-color: #f00;
font-size: 2rem;
}
@media (max-width: 1200px), (max-height: 1200px) {