Fix CSS for the service card

This commit is contained in:
ngn 2024-03-03 02:28:13 +03:00
parent a29ebb7cb3
commit 746fffb031

View File

@ -43,7 +43,7 @@ main {
color: white; color: white;
gap: 100px; gap: 100px;
transition: .4s; transition: .4s;
width: 100%; flex-grow: 1;
} }
div h1 { div h1 {