mirror of
https://git.coop/cotech/website.git
synced 2025-12-18 00:47:34 +00:00
Make link styles in grid of co-op images more specific
So that they don't target other links, such as buttons, that appear inside the grid.
This commit is contained in:
@ -240,7 +240,7 @@ section, footer, header {
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.grid a {
|
||||
.grid__link {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user