mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 03:10:00 +00:00
style change
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{% for service in services%}
|
||||
<div class="bg-light container-xxl">
|
||||
<div class="row">
|
||||
<div class="col name" onclick="location.href='{{service.url}}';" style="cursor: pointer;">
|
||||
<div class="col" onclick="location.href='{{service.url}}';" style="cursor: pointer;">
|
||||
{{service["name"]}}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user