add another paragraph to index

This commit is contained in:
Rupus Reinefjord 2018-01-19 17:38:26 +01:00
parent 82487c97b1
commit 3f0ef27496
4 changed files with 14 additions and 6 deletions

View file

@ -71,6 +71,10 @@ nav ul {
text-decoration: none;
}
.text {
max-width: 40rem;
}
.photo-grid {
display: grid;
grid-gap: 1rem;