Last Improvements
This commit is contained in:
parent
dc768dd9d4
commit
4c65aec72e
2 changed files with 14 additions and 1 deletions
src/components
|
@ -76,11 +76,11 @@ const servant_images = import.meta.glob<{ default: ImageMetadata }>(
|
|||
color: white;
|
||||
align-items: center;
|
||||
padding-left: 0.75rem;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.mobile > h2 {
|
||||
margin: 0%;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 1.25rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue