hypertext within the page
This commit is contained in:
parent
e8cb601c50
commit
539bdb3059
2 changed files with 15 additions and 10 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue