Skip to content
Snippets Groups Projects
Commit a2a28b35 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add container styling

parent fb91a79e
No related branches found
No related tags found
1 merge request!23Updates
...@@ -3,13 +3,8 @@ ...@@ -3,13 +3,8 @@
width: 100%; width: 100%;
} }
.calling { .container {
height: 100%; margin: auto;
width: 100%; padding-top: 2em;
width: 75%;
p {
position: absolute;
left: 50%;
top: 50%;
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment