diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 02a0be4..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/css/general.css b/css/general.css index d3e2009..a9ed898 100644 --- a/css/general.css +++ b/css/general.css @@ -321,6 +321,10 @@ section { text-align: left; } +#description-heading { + text-align: center; +} + .list { padding-left: 20px; } @@ -330,7 +334,7 @@ section { } #steps-card { - width: fit-content; + width: 400px; min-width: 300px; border-radius: 5px; background-color: #0d1117; @@ -341,6 +345,10 @@ section { text-align: left; } +#steps-header { + padding-top: 10px; +} + .list-item { margin: 0 0 30px 30px; padding: 10px; diff --git a/img/.DS_Store b/img/.DS_Store deleted file mode 100644 index 908f667..0000000 Binary files a/img/.DS_Store and /dev/null differ diff --git a/index.html b/index.html index 1fde21a..8790098 100644 --- a/index.html +++ b/index.html @@ -82,6 +82,7 @@
+

Description