seo audit
This commit is contained in:
@@ -33,10 +33,10 @@
|
||||
cursor:pointer;
|
||||
text-transform: uppercase;
|
||||
transition: background 0.3s ease, color 0.3s ease;
|
||||
background: white;
|
||||
a{
|
||||
color: black;
|
||||
text-transform: inherit;
|
||||
background: white;
|
||||
}
|
||||
&:hover{
|
||||
background:black;
|
||||
@@ -65,6 +65,9 @@
|
||||
}
|
||||
.thumbnails{
|
||||
margin-bottom: 5rem;
|
||||
img{
|
||||
background: yellow;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user