0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-21 21:48:21 -05:00

Merge pull request #69 from sam-sunder/rolling

chore: center the About page content
This commit is contained in:
neon_arch 2023-05-27 16:03:27 +00:00 committed by GitHub
commit 67287c3d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,3 +297,7 @@ footer {
.about-container h3{
font-size: 1.5rem;
}
.about-container {
width: 80%;
}