add another paragraph to index
This commit is contained in:
parent
82487c97b1
commit
3f0ef27496
4 changed files with 14 additions and 6 deletions
|
@ -71,6 +71,10 @@ nav ul {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
.text {
|
||||
max-width: 40rem;
|
||||
}
|
||||
|
||||
.photo-grid {
|
||||
display: grid;
|
||||
grid-gap: 1rem;
|
||||
|
|
Reference in a new issue