Updated 34 files via CloudCannon

This commit is contained in:
CloudCannon 2020-11-18 10:48:10 +00:00
parent 1c50621452
commit 9b4a39e566
34 changed files with 125 additions and 165 deletions

View file

@ -133,7 +133,7 @@ footer { width: 100%; padding: 160px 20px 200px 20px; background-color: var(--fg
footer a { color: var(--bg); }
footer .icon { border: 1px solid var(--bg); }
footer .icon { color: var(--bg); border: 1px solid var(--bg); }
footer .icon:hover { border: 1px solid var(--accent2); }

File diff suppressed because one or more lines are too long

View file

@ -133,7 +133,7 @@ footer { width: 100%; padding: 160px 20px 200px 20px; background-color: var(--fg
footer a { color: var(--bg); }
footer .icon { border: 1px solid var(--bg); }
footer .icon { color: var(--bg); border: 1px solid var(--bg); }
footer .icon:hover { border: 1px solid var(--accent2); }

File diff suppressed because one or more lines are too long