refactor: update header and hero components for improved styling and layout
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
/* Custom Global Styles */
|
||||
body {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
background-color: #e7e7e7;
|
||||
/*from to background color*/
|
||||
/*background: -webkit-repeating-radial-gradient(circle, #f0f0f0, #8a8a8a);*/
|
||||
|
||||
background: linear-gradient(120deg, #f5f7fa 0%, #303030 100%);
|
||||
}
|
||||
|
||||
.neumorphism {
|
||||
|
||||
Reference in New Issue
Block a user