We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54263c8 commit ba5a732Copy full SHA for ba5a732
1 file changed
public/style.css
@@ -4,6 +4,10 @@ body{
4
text-align: center;
5
}
6
7
+h1{
8
+ text-decoration: none;
9
+ }
10
+
11
table {
12
display: flex;
13
align-items: center;
0 commit comments