Skip to content
Snippets Groups Projects
Commit 72b6e30b authored by WiljamiT's avatar WiljamiT
Browse files

minor fix

parent 13324592
No related branches found
No related tags found
No related merge requests found
Pipeline #613906 passed
......@@ -35,7 +35,7 @@
</nav>
</header>
<article class="firstArticle">
<figure class="mid mt-5 d-flex flex-column">
<figure class="container mid mt-5 d-flex flex-column">
<h1>For full features please log in</h1>
<div class="form mt-3">
<div class="signIn">
......
......@@ -110,6 +110,7 @@
img {
margin: 0px;
padding: 3px;
height: 36px;
width: 40px;
border-radius: 0px;
border-top-left-radius: 5px;
......
......@@ -787,6 +787,7 @@ p {
.form .btn2 img {
margin: 0px;
padding: 3px;
height: 36px;
width: 40px;
border-radius: 0px;
border-top-left-radius: 5px;
......
This diff is collapsed.
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