1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

center align title in retro page

This commit is contained in:
mat 2023-12-07 00:54:09 -06:00
parent bced0cdbbb
commit a9ab3ef9b0

View file

@ -142,6 +142,7 @@
-webkit-text-fill-color: transparent;
background-clip: text;
filter: drop-shadow(2px 2px #333);
text-align: center;
}
#sections {