fix styling on cards

This commit is contained in:
Zoe
2025-04-09 13:08:07 +00:00
parent b0e891a59b
commit d8f3c4fd69
3 changed files with 5 additions and 16 deletions

3
go.mod
View File

@@ -2,8 +2,9 @@ module github.com/juls0730/passport
go 1.23.2
require github.com/caarlos0/env/v11 v11.3.1
require (
github.com/caarlos0/env/v11 v11.3.1 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/gofiber/schema v1.2.0 // indirect
github.com/mailgun/raymond/v2 v2.0.48 // indirect