add border-radius to buttons
This commit is contained in:
parent
fb801e3752
commit
ab588fd27b
@ -130,7 +130,7 @@
|
||||
}
|
||||
|
||||
.hero .btn {
|
||||
border-radius: 0;
|
||||
border-radius: 999px;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
@ -436,8 +436,9 @@
|
||||
width: 100%;
|
||||
max-width: 1300px;
|
||||
height: 340px;
|
||||
border-radius: 20px;
|
||||
border-radius: 0;
|
||||
overflow: hidden;
|
||||
justify-self: end;
|
||||
}
|
||||
|
||||
.discovery-banner img {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user