This commit is contained in:
Joost van der Schee 2022-12-08 12:14:05 +01:00
parent 7a225d1f59
commit b40892bfe7
2 changed files with 1 additions and 1 deletions

BIN
assets/images/francois.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

View File

@ -21,7 +21,7 @@ header {top: 0; padding: 0 3rem 0; height: 14rem; display: flex; flex-direction:
header h1 {margin: 0 0 0.5rem;}
header nav a {border-bottom: 1px solid transparent;}
header nav a:hover {border-color: #3a3731;}
footer {padding: 0 3rem 4rem; transform: translate(-50%, -100%); font-style: italic; font-size: 0.8rem;}
footer {padding: 0 3rem 3.5rem; transform: translate(-50%, -100%); font-style: italic; font-size: 0.8rem;}
main {margin: 0 auto;}
section#home img {width: 25rem; opacity: 0.8; margin: 1rem 0 0;}
div.examples {display: flex; gap: 1rem 2rem; flex-wrap: wrap; justify-content: center; margin: 1rem 0; text-align: center; font-style: italic;}