feat: Make sure flag stays in line

This commit is contained in:
moanos [he/him] 2024-11-08 08:11:22 +01:00
parent c3dd9faa85
commit e02672c2bb

View File

@ -452,11 +452,13 @@ select, .button {
.card h1 {
color: var(--text-three);
text-shadow: 1px 1px var(--shadow-three);
width: 85%;
}
.card h2 {
color: var(--text-three);
text-shadow: 1px 1px var(--shadow-three);
width: 85%;
}
.card img {