hypertext within the page

This commit is contained in:
Marcel Petráň 2019-04-21 11:30:40 +02:00
parent e8cb601c50
commit 539bdb3059
2 changed files with 15 additions and 10 deletions

View file

@ -49,7 +49,7 @@ section.home {
background-position: center;
background-size: 28em;
}
a img.arrow-down{
img.arrow-down{
width: 3.5em;
position: absolute;
top: calc(100vh - 4em);
@ -145,10 +145,15 @@ button{
}
footer{
width: 100%;
background-color: #4A4A4A;
padding: 3em 3em;
color: #FCFCFC !important;
}
img.opacity-decrease{
opacity: .05;
}
/* <--- NAVIGATION ---> */
nav {
position: fixed;