Commit 6b87cbf7 authored by Ruben Davila's avatar Ruben Davila

Fix some broken specs.

parent f26265a8
...@@ -67,4 +67,4 @@ ...@@ -67,4 +67,4 @@
text-align: center; text-align: center;
} }
} }
} }
\ No newline at end of file
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
display: flex; display: flex;
align-content: center; align-content: center;
justify-content: center; justify-content: center;
padding: 10px 35px 10px; padding: 10px 35px;
.close { .close {
position: absolute; position: absolute;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment