Deleting useless code
This commit is contained in:
parent
24acc1fbcf
commit
bd8b1b7d69
2 changed files with 1 additions and 4 deletions
|
@ -109,9 +109,6 @@ select {
|
|||
#button {
|
||||
margin-left: 35rem;
|
||||
}
|
||||
#button-loadnig {
|
||||
margin-left: 35rem;
|
||||
}
|
||||
#con {
|
||||
margin-bottom: 12.5%;
|
||||
}
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
<div class="card-action">
|
||||
<div id='error'></div>
|
||||
<a href="https://wulkanowy.github.io/czesto-zadawane-pytania/co-to-jest-symbol">Gdzie mogę znaleźć symbol?</a>
|
||||
<span id='delete-button'><button id="button" class="waves-light waves-effect btn red darken-1">LOGIN</button></span>
|
||||
<button id="button" class="waves-light waves-effect btn red darken-1">LOGIN</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue