diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-03-20 23:30:35 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-03-20 23:30:35 +0100 |
| commit | 8e9cc12e4806eb830515a585ac481c6f37a92f2f (patch) | |
| tree | f20a2e8d36cb7c0c5da60fba6ca91b6e82cd89b2 /static/about.html | |
| parent | f935f680494f391d843e622da61d0146b1aabe6c (diff) | |
changed styling some more
Diffstat (limited to 'static/about.html')
| -rw-r--r-- | static/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/about.html b/static/about.html index 5608c25..6e0fc82 100644 --- a/static/about.html +++ b/static/about.html @@ -31,10 +31,10 @@ </div> <main id="wrapper-center"> - <p> + <span> This website will contain all projects related to The Odin Project online course. - </p> + </span> </main> </body> <script src=""></script> |
