fix: link decoration
This commit is contained in:
parent
1e61961d48
commit
a2058a4cfe
@ -7,6 +7,9 @@ html, body {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.col-sm-2 {
|
||||
padding-left: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user