adds subtitle to gallery page
This commit is contained in:
parent
b783ff4fb4
commit
c44100c47a
4 changed files with 12 additions and 8 deletions
|
@ -3,6 +3,11 @@
|
|||
margin-left: 3vw;
|
||||
}
|
||||
|
||||
h2{
|
||||
text-align: center;
|
||||
margin-bottom: 10vh;
|
||||
}
|
||||
|
||||
.item{
|
||||
display: flex;
|
||||
margin-top: 4vh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue