Updated the website.
This commit is contained in:
parent
f0cc41471d
commit
c1eda4a982
77 changed files with 12 additions and 7 deletions
11
css/styles.css
Normal file → Executable file
11
css/styles.css
Normal file → Executable file
|
@ -58,6 +58,10 @@ ul {
|
|||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
#links .heading h4 {
|
||||
margin-top: -30px;
|
||||
}
|
||||
|
||||
.nav {
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
|
@ -395,7 +399,7 @@ ul {
|
|||
}
|
||||
|
||||
.about-content .heading {
|
||||
padding-top: 40%;
|
||||
padding-top: 15%;
|
||||
}
|
||||
|
||||
.about-box-content {
|
||||
|
@ -417,7 +421,7 @@ ul {
|
|||
|
||||
#links .about-content .about-box-text {
|
||||
text-align: center;
|
||||
margin-top: -30px;
|
||||
margin-top: -35px;
|
||||
}
|
||||
|
||||
.about-content .about-box-text h4 {
|
||||
|
@ -464,7 +468,7 @@ ul {
|
|||
}
|
||||
|
||||
.projects-content .heading {
|
||||
padding-top: 30%;
|
||||
padding-top: 15%;
|
||||
}
|
||||
|
||||
.project-item {
|
||||
|
@ -681,6 +685,7 @@ ul {
|
|||
.about-content .heading {
|
||||
padding-top: 10%;
|
||||
}
|
||||
|
||||
|
||||
.about-box-content {
|
||||
margin-left: -100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue