fix: link decoration

This commit is contained in:
moanos [he/him] 2024-04-15 06:44:36 +02:00
parent 1e61961d48
commit a2058a4cfe

View File

@ -7,6 +7,9 @@ html, body {
margin: 20px; margin: 20px;
} }
a {
text-decoration: none;
}
.col-sm-2 { .col-sm-2 {
padding-left: 0px; padding-left: 0px;