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:
parent
bced0cdbbb
commit
a9ab3ef9b0
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
filter: drop-shadow(2px 2px #333);
|
filter: drop-shadow(2px 2px #333);
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sections {
|
#sections {
|
||||||
|
|
Loading…
Add table
Reference in a new issue