fix period
This commit is contained in:
parent
b0e38f69be
commit
2372d33149
@ -80,7 +80,7 @@ body {
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
gap: 20px;
|
||||
max-width: 600px;
|
||||
max-width: 660px;
|
||||
line-break: anywhere;
|
||||
}
|
||||
|
||||
@ -94,18 +94,6 @@ body {
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
.projects-grid {
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
.project {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.project-logo-container {
|
||||
font-size: 3rem;
|
||||
}
|
||||
|
||||
.about {
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
|
Loading…
Reference in New Issue
Block a user