improve design
This commit is contained in:
parent
26047fb0e1
commit
266765fa75
26 changed files with 99 additions and 180 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<li
|
||||
class="text"
|
||||
>
|
||||
<a href="<?= $article->url() ?>" class="text__title no-line">
|
||||
<a href="<?= $article->url() ?>" class="text__title no-underline">
|
||||
<h3><?= $article->title() ?></h3>
|
||||
</a>
|
||||
<div class="text__infos">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue