1
0

make heading more readable when overlapping image

This commit is contained in:
Simon Michael
2022-06-21 08:33:58 +01:00
parent 1bbb62e4df
commit 4ada8537d3

View File

@@ -31,6 +31,7 @@ h1 {
text-align:center;
margin-top:10%;
margin-bottom:5%;
text-shadow: 2px 2px 2px white;
}
h2 {
}