From d650c65b30491876a4fb3d5768b38b33d4eb162e Mon Sep 17 00:00:00 2001 From: chenxuejin Date: Wed, 21 Jul 2021 15:21:05 +0800 Subject: [PATCH 1/4] feat: feat-new1 --- demo.css | 1 + 1 file changed, 1 insertion(+) diff --git a/demo.css b/demo.css index 221c4b1..8b9bd2e 100644 --- a/demo.css +++ b/demo.css @@ -1,5 +1,6 @@ .home { margin: 101; background-color: firebrick; + font-size: 12px; color: red; } From df8437ed69b9413edf1540cc6c0d25def6e80f0c Mon Sep 17 00:00:00 2001 From: chenxuejin Date: Wed, 21 Jul 2021 15:23:59 +0800 Subject: [PATCH 2/4] feat: form2 --- demo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo.css b/demo.css index 8b9bd2e..a9aa77b 100644 --- a/demo.css +++ b/demo.css @@ -3,4 +3,4 @@ background-color: firebrick; font-size: 12px; color: red; -} +} \ No newline at end of file From fbbf6997c7a9eb0387f40d4b6b96f979dcc62e1c Mon Sep 17 00:00:00 2001 From: chenxuejin Date: Wed, 21 Jul 2021 15:39:48 +0800 Subject: [PATCH 3/4] feat: form1 --- demo.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo.css b/demo.css index a9aa77b..1c3c9f3 100644 --- a/demo.css +++ b/demo.css @@ -1,5 +1,7 @@ .home { margin: 101; + margin: 10; + width: 100px; background-color: firebrick; font-size: 12px; color: red; From d31e0972361a4a92a3bb15af0e1d6985b9cd0a5e Mon Sep 17 00:00:00 2001 From: chenxuejin Date: Wed, 21 Jul 2021 15:40:18 +0800 Subject: [PATCH 4/4] feat: cherry --- demo.css | 1 + 1 file changed, 1 insertion(+) diff --git a/demo.css b/demo.css index 1c3c9f3..1bf1fb5 100644 --- a/demo.css +++ b/demo.css @@ -2,6 +2,7 @@ margin: 101; margin: 10; width: 100px; + height: 100px; background-color: firebrick; font-size: 12px; color: red;