From dffacf256db6fbffb7a863b68789bcdaa2805307 Mon Sep 17 00:00:00 2001 From: Gabu-Rayon Date: Mon, 30 Jan 2023 16:27:17 +0300 Subject: [PATCH 1/2] Add few code of line on assign repo --- action.css | 4 ++++ action.html | 15 +++++++++++++++ action.php | 4 ++++ 3 files changed, 23 insertions(+) diff --git a/action.css b/action.css index e69de29..09f9f8c 100644 --- a/action.css +++ b/action.css @@ -0,0 +1,4 @@ +form{ + text-align: center; + text-justify:auto !important; +} \ No newline at end of file diff --git a/action.html b/action.html index e69de29..2911f7e 100644 --- a/action.html +++ b/action.html @@ -0,0 +1,15 @@ + + + + + + + Action Doc + + + +
+ +
+ + \ No newline at end of file diff --git a/action.php b/action.php index e69de29..7a8ec65 100644 --- a/action.php +++ b/action.php @@ -0,0 +1,4 @@ + Date: Mon, 30 Jan 2023 16:29:04 +0300 Subject: [PATCH 2/2] Create README.md Add few code of line on assign repo #on what I thought should be done --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bea42e6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# assign +Multiple commits