increased border size of hero image
This commit is contained in:
@@ -112,8 +112,7 @@ header .navbar.animate {
|
||||
#hero .image img {
|
||||
box-shadow:0px 8px 56px rgba(15, 80, 100, 0.16);
|
||||
padding: 0;
|
||||
border: 0;
|
||||
border: 2px solid var(--secondary-color);
|
||||
border: 3px solid var(--secondary-color);
|
||||
border-radius: 1rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user