parent
9b4e9b73cc
commit
d366232f1d
2 changed files with 23 additions and 44 deletions
19
style.css
19
style.css
|
@ -440,25 +440,6 @@ footer {
|
|||
font-size: 0.875rem;
|
||||
}
|
||||
|
||||
/*MiniPandi's Modifications Start*/
|
||||
main {
|
||||
min-height: 100vh;
|
||||
}
|
||||
main .hero {
|
||||
min-height: 90vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
main .hero .container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 25px;
|
||||
}
|
||||
/*MiniPandi's Modifications End*/
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.hero h1 {
|
||||
font-size: 3rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue