mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Bugfix: clickable area was covering whole (invisible) image
This commit is contained in:
parent
ed29360b55
commit
4537d1edb3
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@
|
|||
}
|
||||
|
||||
.anchor {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue