remove cover image in slider
This commit is contained in:
parent
c08efc16e5
commit
ede736564f
8 changed files with 35 additions and 27 deletions
|
|
@ -168,14 +168,6 @@
|
|||
max-width: 0.9ch;
|
||||
}
|
||||
|
||||
/* Logo hover */
|
||||
.main-nav .logo {
|
||||
transition: scale 0.5s var(--curve-quick);
|
||||
}
|
||||
.main-nav .logo:hover {
|
||||
scale: 1.035;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
.main-nav__featured-pages {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue