Skip to content

Commit

Permalink
Fix pos
Browse files Browse the repository at this point in the history
  • Loading branch information
mheland committed Jul 25, 2023
1 parent 81ae4dc commit 7e4d06c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/built/glide.theme.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/built/glide.theme.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions assets/css/glide.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@
li.glide__slide .slide-txt {
position: relative;
font-size: 2em;
bottom: 25vmax;
bottom: 70%;
left: 15px;
z-index: 2;
line-height: 90%;
margin-top: -3vh;
margin-top: -1vh;
}

.glide__slide img {
Expand Down

0 comments on commit 7e4d06c

Please sign in to comment.