Merge branch 'MDL-80397-main' of https://github.com/roland04/moodle

This commit is contained in:
Andrew Nicols 2024-04-03 12:53:03 +08:00
commit 14ca464910
No known key found for this signature in database
GPG key ID: 6D1E3157C8CFBF14
27 changed files with 267 additions and 438 deletions

View file

@ -2,9 +2,9 @@
Usage: `moodleicons`
*/ -}}
<div class="card-deck">
<div class="d-sm-flex flex-wrap">
{{ range $.Site.Data.fontawesomeicons }}
<div class="card mb-2 p-1 d-flex flex-column justify-content-around text-center" style="flex: 0 0 20%; height: 150px">
<div class="card mb-2 mx-1 p-1 d-flex flex-column justify-content-around text-center" style="flex: 0 0 20%; height: 150px">
<div class="small text-truncate" data-toggle="tooltip" data-placement="bottom" title="{{ .name }}">{{ .name }}</div>
<div class="row no-gutters">
<div class="col-sm-6 d-flex align-items-center justify-content-center">