4,090
edits
No edit summary |
No edit summary |
||
Line 55: | Line 55: | ||
align-items: center; /* Centers content vertically */ | align-items: center; /* Centers content vertically */ | ||
height: 100%; /* Ensures the <p> tag takes full height of its container */ | height: 100%; /* Ensures the <p> tag takes full height of its container */ | ||
padding-top: 1px; | |||
} | } |