remove unnecesary style from hero
This commit is contained in:
@@ -34,7 +34,6 @@ header {
|
|||||||
#hero {
|
#hero {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: calc(100% + 1rem);
|
bottom: calc(100% + 1rem);
|
||||||
left: 0;
|
|
||||||
font-size: 4rem;
|
font-size: 4rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
|
|||||||
Reference in New Issue
Block a user