diff --git a/src/style.css b/src/style.css index fa4e389..06d009c 100644 --- a/src/style.css +++ b/src/style.css @@ -17,7 +17,6 @@ h1 { margin-top: 0; } a { text-decoration: none; color: crimson; cursor: pointer; } -/*a:hover { text-decoration: underline; }*/ .hide { display: none!important; } .flex { display: flex; }