diff --git a/config/custom.css b/config/custom.css index ac7381b..28572f7 100755 --- a/config/custom.css +++ b/config/custom.css @@ -437,4 +437,4 @@ body.tab-glance iframe[src*="glance.netgrimoire.com"] { .service-card:nth-child(3) { animation-delay: 0.08s; } .service-card:nth-child(4) { animation-delay: 0.12s; } .service-card:nth-child(5) { animation-delay: 0.16s; } -.service-card:nth-child(6) { animation-delay: 0.20s; } +.service-card:nth-child(6) { animation-delay: 0.20s; } \ No newline at end of file diff --git a/config/widgets.yaml b/config/widgets.yaml index b9d8701..092ff83 100755 --- a/config/widgets.yaml +++ b/config/widgets.yaml @@ -49,4 +49,4 @@ - search: provider: duckduckgo - target: _blank + target: _blank \ No newline at end of file