Add hidden title to home and CV pages
This commit is contained in:
parent
04d1096d2e
commit
2eec141073
6 changed files with 26 additions and 0 deletions
|
@ -6,6 +6,10 @@
|
|||
|
||||
.home {
|
||||
|
||||
.home__title {
|
||||
@include visually-hidden;
|
||||
}
|
||||
|
||||
.home__gallery {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue