changed
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<div class="row categories-row" id="popular-topics">
|
||||
<div class="row categories-row">
|
||||
<div class="{{ class }}">
|
||||
<a class="np-card" href="/app/catalog?filter%5Bcategory_uuid%5D%5Bin%5D%5B%5D=e2baf8b8-471a-43de-94f2-c8314395f4a9">
|
||||
<div class="category-card-container">
|
||||
@ -85,7 +85,7 @@
|
||||
}
|
||||
|
||||
.category-card-container img {
|
||||
position: absolute;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user