This commit is contained in:
parent
87b339d0f5
commit
479e489fa0
1 changed files with 2 additions and 2 deletions
|
@ -121,7 +121,7 @@ a {
|
|||
@media only screen and (max-width: 700px) {
|
||||
.project {
|
||||
flex-direction: column;
|
||||
padding: 16px;
|
||||
padding: 18px;
|
||||
}
|
||||
|
||||
.project>div {
|
||||
|
@ -134,7 +134,7 @@ a {
|
|||
}
|
||||
|
||||
.project p {
|
||||
font-size: 12pt;
|
||||
font-size: 14pt;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue