fixed small error in hero section : unrolling cv was creating a jump
This commit is contained in:
@@ -82,16 +82,3 @@
|
||||
background-image: url(../../docs/banners/banner_5.svg);
|
||||
--banner_height: calc(var(--base_banner_height) * 5);
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* individual banners
|
||||
*
|
||||
*/
|
||||
|
||||
#top_banner {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user