Remove reduant class

This commit is contained in:
daudix
2024-10-27 03:19:57 +03:00
parent 6b70c103c1
commit 77b16597b0
7 changed files with 84 additions and 59 deletions

View File

@ -6,6 +6,6 @@ title = "Cake Party"
Sadly, the cake is a _lie_
<div class="dialog-buttons">
<a class="inline-button" href="../">Go Crying</a>
<div class="buttons">
<a href="../">Go Crying</a>
</div>