diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-21 22:42:14 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-21 22:42:14 +0100 |
| commit | 57cc1d9272fac6be9f1329dd74c30dfd2001f99a (patch) | |
| tree | 1a18275c113dff9342e5944b786803f4fce24a15 /src/style.css | |
| parent | dd30984ee027f2f48edba44cbfc5080164f84c5c (diff) | |
| download | sebastiano.tronto.net-57cc1d9272fac6be9f1329dd74c30dfd2001f99a.tar.gz sebastiano.tronto.net-57cc1d9272fac6be9f1329dd74c30dfd2001f99a.zip | |
Revert "Swapped bottom links"
This reverts commit dd30984ee027f2f48edba44cbfc5080164f84c5c.
Diffstat (limited to 'src/style.css')
| -rw-r--r-- | src/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css index 6e10749..0078590 100644 --- a/src/style.css +++ b/src/style.css | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | width: 100%; | 12 | width: 100%; |
| 13 | } | 13 | } |
| 14 | 14 | ||
| 15 | .contact { | 15 | .hosted { |
| 16 | text-align: right; | 16 | text-align: right; |
| 17 | } | 17 | } |
| 18 | 18 | ||
