Adjusted the screen size.
This commit is contained in:
parent
fb9e5481dd
commit
5eb196efa9
1 changed files with 2 additions and 2 deletions
|
@ -421,7 +421,7 @@ ul {
|
|||
|
||||
#links .about-content .about-box-text {
|
||||
text-align: center;
|
||||
margin-top: -35px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.about-content .about-box-text h4 {
|
||||
|
@ -728,7 +728,7 @@ ul {
|
|||
}
|
||||
|
||||
#links .about-content .about-box-text {
|
||||
margin-top: -280px;
|
||||
margin-top: -225px;
|
||||
}
|
||||
|
||||
.projects-content {
|
||||
|
|
Loading…
Reference in a new issue