home page hero section adjusted and google login success redirect implemented

This commit is contained in:
victorAnumudu
2023-07-09 23:14:07 +01:00
parent 1f7b310b6f
commit 58a10ca6be
5 changed files with 14 additions and 20 deletions
-7
View File
@@ -27,7 +27,6 @@
.heroSilderTitle{
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
font-family: sans; color: white;
font-size: 42px;
font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}
@@ -49,13 +48,7 @@
color: white;
font-weight: bold;
}
.siderCardHeader{
margin: 40px 40px 10px 40px;
font-size: 24px;
font-weight: bolder;
}
.siderCardDescription{
margin: 10px 45px 10px 45px;
background-color: aliceblue;
padding: 5px;
border-radius: 5px;